python-package-management topic
List
python-package-management repositories
publishing-python-packages
76
Stars
25
Forks
Watchers
Examples and exercises for Publishing Python Packages from Manning Books 🐍 📦 ⬆️
zsh-poetry
68
Stars
14
Forks
Watchers
🐚 Simple ZSH plugin for automatically activating and deactivating Poetry-created virtualenvs. 🐍
rules_poetry
69
Stars
22
Forks
Watchers
Bazel rules that use Poetry for Python package management
cookiecutter-pipenv
74
Stars
25
Forks
Watchers
Cookiecutter Python Package Template with Pipenv
pipm
31
Stars
1
Forks
Watchers
Python dependency management workflow using setup.cfg and requirements files without reinventing the wheels
py-tiny-pkg
25
Stars
1
Forks
Watchers
a tiny packaging example for projects that only has a pyproject.toml w/setuptools (without poetry or other modern package management systems)