RepoGuard
Updated 21 min ago
Python Packaging Authority

Organization

Public GitHub footprint of Python Packaging Authority

@pypa
View profile on GitHub
United States of America

59

Public repositories

91,109

Total stars

2,336

Followers

The Python Packaging Authority, known as pypa, maintains a significant public presence on GitHub with numerous repositories focused on Python development. Their projects include widely utilized tools such as pip, pipenv, and virtualenv, along with other resources that assist developers in managing Python packages and environments. The primary languages used in their repositories include Python, Shell, C, Dockerfile, and TypeScript.

Top languages

Python 44Shell 2C 1Dockerfile 1TypeScript 1

Public repositories

pipenv

25,068

Python Development Workflow for Humans.

Python
Updated Jun 12, 2026

pipx

12,834

Install and Run Python Applications in Isolated Environments

Python
Updated Jun 13, 2026

pip

10,201

The Python package installer

Python
Updated Jun 12, 2026

hatch

7,182

Modern, extensible Python project management

Python
Updated Jun 11, 2026

sampleproject

5,245

A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"

Python
Updated Jun 13, 2026

virtualenv

5,037

Virtual Python Environment builder

Python
Updated Jun 13, 2026

pipfile

3,235

No description provided for this repository.

Python
Updated May 24, 2026

setuptools

2,833

Official project repository for the Setuptools build system

Python
Updated Jun 9, 2026

flit

2,250

Simplified packaging of Python modules

Python
Updated Jun 13, 2026

cibuildwheel

2,240

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

Python
Updated Jun 13, 2026

twine

1,774

Utilities for interacting with PyPI

Python
Updated Jun 12, 2026

manylinux

1,752

Python wheels that work on any linux (almost)

Shell
Updated Jun 12, 2026

packaging.python.org

1,628

Python Packaging User Guide

Python
Updated Jun 9, 2026

pip-audit

1,313

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

Python
Updated Jun 13, 2026

gh-action-pypi-publish

1,173

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

Python
Updated Jun 12, 2026

setuptools-scm

948

the blessed package to manage your versions by scm tags

Python
Updated Jun 12, 2026

get-pip

886

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

Python
Updated Jun 11, 2026

build

848

A simple, correct Python build frontend

Python
Updated Jun 13, 2026

packaging

732

Core utilities for Python packages

Python
Updated Jun 13, 2026

wheel

560

The official binary distribution format for Python

Python
Updated May 15, 2026

bandersnatch

543

A PyPI mirror client according to PEP 381 + PEP 503 + PEP 691

Python
Updated Jun 13, 2026

auditwheel

526

Auditing and relabeling cross-distribution Linux wheels.

Python
Updated Jun 10, 2026

advisory-database

357

Advisory database for Python packages published on pypi.org

Shell
Updated Jun 13, 2026

python-manylinux-demo

233

Demo project for building Python wheels for Linux with Travis-CI

C
Updated Apr 25, 2026

sample-namespace-packages

190

Tests against namespace packages

Python
Updated Mar 22, 2026

trove-classifiers

186

Canonical source for classifiers on PyPI.

Python
Updated Jun 9, 2026

packaging-problems

184

An issue tracker for the problems in packaging

Unknown Language
Updated Jun 9, 2026

readme_renderer

172

Safely render long_description/README files in Warehouse

Python
Updated Jun 11, 2026

installer

145

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

Python
Updated May 18, 2026

pyproject-hooks

129

A low-level library for calling build-backends in `pyproject.toml`-based project

Python
Updated Jun 1, 2026

abi3audit

123

Scans Python packages for abi3 violations and inconsistencies

Python
Updated May 9, 2026

gh-action-pip-audit

87

A GitHub Action for pip-audit

Python
Updated Jun 8, 2026

distlib

64

A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to achieve interoperability.

Python
Updated Jun 12, 2026

distutils

60

distutils as found in cpython

Python
Updated Apr 21, 2026

scripttest

60

Utilities to help with testing command line scripts

Python
Updated Mar 22, 2026

pyproject-metadata

44

PEP 621 metadata parsing

Python
Updated Jun 11, 2026

.github

41

Community health files for the Python Packaging Authority

Unknown Language
Updated Mar 23, 2026

pypa.io

27

Source code for the pypa.io website

Python
Updated May 20, 2026

interoperability-peps

23

Development repo for evolution of PyPA interoperability standards (released versions are published as PEPs on python.org)

Python
Updated Apr 7, 2026

integration-test

19

ensure core packaging tools work well with each other

Unknown Language
Updated Apr 26, 2026

pkg_resources

19

Extraction of pkg_resources from setuptools.

Python
Updated Mar 22, 2026

get-virtualenv

18

No description provided for this repository.

Unknown Language
Updated Jun 11, 2026

dependency-groups

14

A standalone implementation of PEP 735 Dependency Groups

Python
Updated May 26, 2026

ssl

11

SSL wrapper for socket objects (2.3, 2.4, 2.5 compatible)

Python
Updated Dec 8, 2025

bootstrap

10

Assets for bootstrap.pypa.io

Dockerfile
Updated Jun 11, 2026

easy_install

10

No description provided for this repository.

Python
Updated Feb 25, 2026

history

9

history generates history/changelog files for a project

Python
Updated Mar 22, 2026

wheel-builders

9

Companion repo for the wheel-builders@python.org mailing list

Unknown Language
Updated Dec 7, 2025

hatch-code

8

Hatch support for VS Code

TypeScript
Updated Jun 11, 2026

browntruck

8

No description provided for this repository.

Python
Updated Mar 22, 2026

docker-python

7

No description provided for this repository.

Unknown Language
Updated Mar 22, 2026

copr

6

Package files for building PyPA packages in copr

Unknown Language
Updated Mar 22, 2026

pip-test-package

6

Used in pip's test suite

Python
Updated Mar 22, 2026

pypa-docs-theme

6

Common base Sphinx theme for PyPA projects

Python
Updated Nov 4, 2024

pep470

5

No description provided for this repository.

Python
Updated Mar 27, 2025

pypa-bot

4

Source code behind @pypa-bot (eventually)

Unknown Language
Updated Mar 27, 2025

rootbeer

3

Bootstrapping Python build backends for source-only environments.

Unknown Language
Updated Mar 22, 2026

bot-test

3

No description provided for this repository.

Unknown Language
Updated Mar 27, 2025

setuptools-issue-900

1

Reproducing a bug

Python
Updated Mar 27, 2025

Frequently asked questions

What does pypa build on GitHub?

pypa builds various tools and libraries primarily for Python development on GitHub. Notable projects include pip, the Python package installer, and pipenv, which simplifies package management and environment setup.

Which programming languages does pypa use?

pypa primarily uses Python for its projects, but also employs Shell, C, Dockerfile, and TypeScript in various repositories. This diverse language usage facilitates a wide range of packaging and development utilities.

Are pypa's repositories public?

Yes, all of pypa's repositories are publicly accessible on GitHub. This transparency allows developers to contribute to their projects and review the source code for tools that enhance Python packaging and distribution.

Is this exposure intended?

Monitor Python Packaging Authority with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account