Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
-
bandersnatch
A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
-
warehouse
The Python Package Repository
-
setuptools
Official project repository for the Setuptools build system
-
packaging.python.org
Python Packaging User Guide
-
packaging
Core utilities for Python packages
-
wheel
The official binary distribution format for Python
-
manylinux
Python wheels that work on any linux (almost)
-
auditwheel
Auditing and relabeling cross-distribution Linux wheels.
-
setuptools_scm
the blessed package to manage your versions by scm tags
-
-
twine
Utilities for interacting with PyPI
-
sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
-
linehaul
Statistics Collection for PyPI
-
gh-action-pypi-publish
GitHub Action for publishing pre-built distribution packages to PyPI (from `dist/` dir) [guide: https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/]
-
readme_renderer
Safely render long_description/README files in Warehouse
-
packaging-problems
An issue tracker for the problems in packaging
-
-
pypa.io
Sphinx src for pypa.io
-
scripttest
Utilities to help with testing command line scripts