Skip to content

p6m7g8-dotfiles/p6df-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P6's POSIX.2: p6df-python

Table of Contents

Badges

License Mergify Gitpod ready-to-code

Summary

Contributing

Code of Conduct

Usage

Aliases

Functions

p6df-python

p6df-python/init.zsh

  • 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-python/lib

p6df-python/lib/langs.sh

  • 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-python/lib/pyenv.sh

  • p6df::modules::python::langs::pip()
  • p6df::modules::python::langs::pip::upgrade()
  • p6df::modules::python::pyenv::latest()
  • p6df::modules::python::pyenv::latest::installed()

Hierarchy

.
├── README.md
├── init.zsh
├── lib
│   ├── _pipenv.sh
│   ├── langs.sh
│   └── pyenv.sh
└── share

3 directories, 5 files

Author

Philip M . Gollucci pgollucci@p6m7g8.com