Python Packaging Authority (pypa)

Python Packaging Authority

pypa

Organization data from Github https://github.com/pypa

Location:United States of America

Home Page:https://www.pypa.io

GitHub:@pypa

Python Packaging Authority's repositories

pipx

Install and Run Python Applications in Isolated Environments

Language:PythonLicense:MITStargazers:12236Issues:75Issues:858

pip

The Python package installer

Language:PythonLicense:MITStargazers:9988Issues:318Issues:7624

hatch

Modern, extensible Python project management

Language:PythonLicense:MITStargazers:6909Issues:48Issues:973

virtualenv

Virtual Python Environment builder

Language:PythonLicense:MITStargazers:4985Issues:163Issues:1389

setuptools

Official project repository for the Setuptools build system

Language:PythonLicense:MITStargazers:2771Issues:99Issues:2757

flit

Simplified packaging of Python modules

Language:PythonLicense:BSD-3-ClauseStargazers:2231Issues:37Issues:423

cibuildwheel

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

Language:PythonLicense:NOASSERTIONStargazers:2138Issues:24Issues:777

twine

Utilities for interacting with PyPI

Language:PythonLicense:Apache-2.0Stargazers:1731Issues:40Issues:545

manylinux

Python wheels that work on any linux (almost)

Language:ShellLicense:MITStargazers:1655Issues:40Issues:285

packaging.python.org

Python Packaging User Guide

pip-audit

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

Language:PythonLicense:Apache-2.0Stargazers:1128Issues:24Issues:279

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

Language:PythonLicense:BSD-3-ClauseStargazers:1105Issues:11Issues:160

setuptools-scm

the blessed package to manage your versions by scm tags

Language:PythonLicense:MITStargazers:925Issues:25Issues:641

get-pip

Helper scripts to install pip, in a Python installation that doesn't have it.

Language:PythonLicense:MITStargazers:841Issues:40Issues:123

build

A simple, correct Python build frontend

Language:PythonLicense:MITStargazers:814Issues:27Issues:352

packaging

Core utilities for Python packages

Language:PythonLicense:NOASSERTIONStargazers:685Issues:29Issues:416

wheel

The official binary distribution format for Python

Language:PythonLicense:MITStargazers:540Issues:32Issues:411

bandersnatch

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

Language:PythonLicense:AFL-3.0Stargazers:509Issues:10Issues:277

auditwheel

Auditing and relabeling cross-distribution Linux wheels.

Language:PythonLicense:NOASSERTIONStargazers:501Issues:15Issues:238

advisory-database

Advisory database for Python packages published on pypi.org

Language:ShellLicense:CC-BY-4.0Stargazers:309Issues:30Issues:77

trove-classifiers

Canonical source for classifiers on PyPI.

Language:PythonLicense:Apache-2.0Stargazers:176Issues:8Issues:63

installer

A low-level library for installing from a Python wheel distribution.

Language:PythonLicense:MITStargazers:137Issues:15Issues:71

abi3audit

Scans Python packages for abi3 violations and inconsistencies

Language:PythonLicense:MITStargazers:114Issues:12Issues:32

gh-action-pip-audit

A GitHub Action for pip-audit

Language:PythonLicense:Apache-2.0Stargazers:77Issues:3Issues:19

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.

Language:PythonLicense:NOASSERTIONStargazers:57Issues:7Issues:212

pyproject-metadata

PEP 621 metadata parsing

Language:PythonLicense:MITStargazers:41Issues:7Issues:47

dependency-groups

A standalone implementation of PEP 735 Dependency Groups

Language:PythonLicense:MITStargazers:13Issues:3Issues:3

bootstrap

Assets for bootstrap.pypa.io

Language:DockerfileLicense:Apache-2.0Stargazers:10Issues:6Issues:0

pip-test-package

Used in pip's test suite