pypaは、Python Packaging Authorityとして知られる組織で、GitHub上に多くの公開リポジトリを持っています。主にPython、Shell、C、Dockerfile、TypeScriptを使用しており、pipenvやpipなどの広く利用されているプロジェクトを展開しています。これにより、パッケージ管理と開発ワークフローの向上を目指しています。
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、pipxなど、Pythonの開発者に広く利用されるリポジトリがあります。
pypaの主要なプログラミング言語はPythonで、その他にShell、C、Dockerfile、TypeScriptも使用されています。これにより、様々な環境での開発を支援しています。
はい、pypaのリポジトリはすべて公開されています。これにより、誰でもアクセスして利用や貢献が可能で、オープンソースコミュニティに貢献しています。