Pinned Repositories
build
A simple, correct Python build frontend
hatch
Modern, extensible Python project management
pip
The Python package installer
pipenv
Python Development Workflow for Humans.
pipx
Install and Run Python Applications in Isolated Environments
sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
setuptools
Official project repository for the Setuptools build system
twine
Utilities for interacting with PyPI
virtualenv
Virtual Python Environment builder
wheel
The official binary distribution format for Python
Python Packaging Authority's Repositories
pypa/pipenv
Python Development Workflow for Humans.
pypa/pipx
Install and Run Python Applications in Isolated Environments
pypa/pip
The Python package installer
pypa/hatch
Modern, extensible Python project management
pypa/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
pypa/virtualenv
Virtual Python Environment builder
pypa/setuptools
Official project repository for the Setuptools build system
pypa/flit
Simplified packaging of Python modules
pypa/cibuildwheel
🎡 Build Python wheels for all the platforms with minimal configuration.
pypa/twine
Utilities for interacting with PyPI
pypa/manylinux
Python wheels that work on any linux (almost)
pypa/packaging.python.org
Python Packaging User Guide
pypa/pip-audit
Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them
pypa/gh-action-pypi-publish
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
pypa/setuptools-scm
the blessed package to manage your versions by scm tags
pypa/build
A simple, correct Python build frontend
pypa/packaging
Core utilities for Python packages
pypa/wheel
The official binary distribution format for Python
pypa/bandersnatch
A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
pypa/auditwheel
Auditing and relabeling cross-distribution Linux wheels.
pypa/advisory-database
Advisory database for Python packages published on pypi.org
pypa/readme_renderer
Safely render long_description/README files in Warehouse
pypa/packaging-problems
An issue tracker for the problems in packaging
pypa/installer
A low-level library for installing from a Python wheel distribution.
pypa/abi3audit
Scans Python packages for abi3 violations and inconsistencies
pypa/gh-action-pip-audit
A GitHub Action for pip-audit
pypa/distlib
A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to achieve interoperability.
pypa/distutils
distutils as found in cpython
pypa/pyproject-metadata
PEP 621 metadata parsing
pypa/bootstrap
Assets for bootstrap.pypa.io