https://github.com/p6m7g8-dotfiles/p6df-python
P6 Dotfiles: PYTHON
https://github.com/p6m7g8-dotfiles/p6df-python
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 3 months ago
JSON representation
P6 Dotfiles: PYTHON
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-python
- Owner: p6m7g8-dotfiles
- Created: 2022-03-18T20:31:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-22T23:19:33.000Z (3 months ago)
- Last Synced: 2026-03-23T10:57:04.559Z (3 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-python
## Table of Contents
- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
p6df module for Python: pyenv, pip, and virtual environment tooling,
plus MCP server (`mcp-pypi` via uvx) for AI-driven PyPI package intelligence.
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Functions
#### p6df-python
##### p6df-python/init.zsh
- `p6df::modules::python::deps()`
- `p6df::modules::python::external::brew()`
- `p6df::modules::python::external::yum()`
- `p6df::modules::python::init(_module, dir)`
- Args:
- _module
- dir
- `p6df::modules::python::mcp()`
- `p6df::modules::python::pyproject::toml()`
- `p6df::modules::python::vscodes()`
- `p6df::modules::python::vscodes::config()`
- `str str = p6df::modules::python::prompt::env()`
- `str str = p6df::modules::python::prompt::lang()`
## Hierarchy
```text
.
├── init.zsh
├── lib
├── README.md
└── share
3 directories, 2 files
```
## Author
Philip M. Gollucci