- p6df::modules::python::deps()
- p6df::modules::python::external::brew()
- p6df::modules::python::external::yum()
- p6df::modules::python::home::symlink()
- p6df::modules::python::init(_module, dir)
- p6df::modules::python::langs()
- p6df::modules::python::vscodes()
- str str = p6df::modules::pipenv::prompt::info()
- str str = p6df::modules::py::env::prompt::info()
- p6df::modules::python::langs::install()
- p6df::modules::python::langs::nuke()
- p6df::modules::python::langs::pip()
- p6df::modules::python::langs::pip::upgrade()
- p6df::modules::python::langs::pipenv()
- p6df::modules::python::langs::poetry()
- p6df::modules::python::langs::pull()
- p6df::modules::python::langs::whls()
- p6df::modules::python::langs::pip()
- p6df::modules::python::langs::pip::upgrade()
- p6df::modules::python::pyenv::latest()
- p6df::modules::python::pyenv::latest::installed()
.
├── README.md
├── init.zsh
├── lib
│ ├── _pipenv.sh
│ ├── langs.sh
│ └── pyenv.sh
└── share
3 directories, 5 files
Philip M . Gollucci pgollucci@p6m7g8.com