https://github.com/p6m7g8-dotfiles/p6python
P6 Dotfiles: POSIX.2 Python utility functions for scripting and automation
https://github.com/p6m7g8-dotfiles/p6python
bash cli p6 p6m7g8 python sh shell terminal zsh
Last synced: 5 months ago
JSON representation
P6 Dotfiles: POSIX.2 Python utility functions for scripting and automation
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6python
- Owner: p6m7g8-dotfiles
- Created: 2023-05-10T15:21:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-18T15:56:07.000Z (9 months ago)
- Last Synced: 2026-01-03T18:02:50.676Z (6 months ago)
- Topics: bash, cli, p6, p6m7g8, python, sh, shell, terminal, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 16.6 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: p6python
## Table of Contents
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Aliases
### Functions
## p6python
### p6python/init.zsh
- p6_python_init(dir)
- p6_python_path_if(dir)
- p6df::modules::p6python::deps()
- p6df::modules::p6python::init(_module, dir)
## Hierarchy
```text
.
├── init.zsh
├── lib
│ └── msre.py
└── README.md
2 directories, 3 files
```
## Author
Philip M . Gollucci