pypa(Python Packaging Authority)在GitHub上拥有广泛的公共存在,专注于Python生态系统的构建和管理。其主要项目包括pip、pipenv和virtualenv等,这些工具在Python开发者中被广泛使用。pypa的公共仓库涵盖多个编程语言,包括Python、Shell、C、Dockerfile和TypeScript。
Python Development Workflow for Humans.
Install and Run Python Applications in Isolated Environments
The Python package installer
Modern, extensible Python project management
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
Virtual Python Environment builder
此仓库未提供描述。
Official project repository for the Setuptools build system
Simplified packaging of Python modules
🎡 Build Python wheels for all the platforms with minimal configuration.
Utilities for interacting with PyPI
Python wheels that work on any linux (almost)
Python Packaging User Guide
Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
the blessed package to manage your versions by scm tags
Helper scripts to install pip, in a Python installation that doesn't have it.
A simple, correct Python build frontend
Core utilities for Python packages
The official binary distribution format for Python
A PyPI mirror client according to PEP 381 + PEP 503 + PEP 691
Auditing and relabeling cross-distribution Linux wheels.
Advisory database for Python packages published on pypi.org
Demo project for building Python wheels for Linux with Travis-CI
Tests against namespace packages
Canonical source for classifiers on PyPI.
An issue tracker for the problems in packaging
Safely render long_description/README files in Warehouse
A low-level library for installing from a Python wheel distribution.
A low-level library for calling build-backends in `pyproject.toml`-based project
Scans Python packages for abi3 violations and inconsistencies
A GitHub Action for pip-audit
A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to achieve interoperability.
distutils as found in cpython
Utilities to help with testing command line scripts
PEP 621 metadata parsing
Community health files for the Python Packaging Authority
Source code for the pypa.io website
Development repo for evolution of PyPA interoperability standards (released versions are published as PEPs on python.org)
ensure core packaging tools work well with each other
Extraction of pkg_resources from setuptools.
此仓库未提供描述。
A standalone implementation of PEP 735 Dependency Groups
SSL wrapper for socket objects (2.3, 2.4, 2.5 compatible)
Assets for bootstrap.pypa.io
此仓库未提供描述。
history generates history/changelog files for a project
Companion repo for the wheel-builders@python.org mailing list
Hatch support for VS Code
此仓库未提供描述。
此仓库未提供描述。
Package files for building PyPA packages in copr
Used in pip's test suite
Common base Sphinx theme for PyPA projects
此仓库未提供描述。
Source code behind @pypa-bot (eventually)
Bootstrapping Python build backends for source-only environments.
此仓库未提供描述。
Reproducing a bug
pypa主要构建与Python包管理和开发相关的工具,如pip、pipenv和virtualenv。这些项目为开发者提供了便利的功能,支持Python应用的安装和管理。
pypa的公共仓库主要使用Python语言进行开发,同时也涉及Shell、C、Dockerfile和TypeScript。这些语言的多样性使得pypa的工具能够适应不同的开发需求。
是的,pypa在GitHub上的所有仓库都是公开的。这意味着任何人都可以访问、查看和参与这些项目,从而促进了开源社区的合作与发展。