Python Packaging Authority

Results 42 repositories owned by Python Packaging Authority

cibuildwheel

1.8k
Stars
222
Forks
Watchers

🎡 Build Python wheels for all the platforms with minimal configuration.

gh-action-pypi-publish

852
Stars
81
Forks
Watchers

The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI: https://github.com/marketplace/actions/pypi-publish

twine

1.5k
Stars
299
Forks
Watchers

Utilities for interacting with PyPI

hatch

5.5k
Stars
269
Forks
Watchers

Modern, extensible Python project management

pipenv

24.6k
Stars
1.9k
Forks
Watchers

Python Development Workflow for Humans.

pip

9.3k
Stars
3.0k
Forks
Watchers

The Python package installer

pipx

9.2k
Stars
383
Forks
Watchers

Install and Run Python Applications in Isolated Environments

pip-audit

929
Stars
61
Forks
Watchers

Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them

bandersnatch

424
Stars
135
Forks
Watchers

A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/

virtualenv

4.7k
Stars
1.0k
Forks
Watchers

Virtual Python Environment builder