packaging.python.org

https://packaging.python.org/en/latest

std:term

Identifier Project Name Version Location Display Name Usage example
Binary Distribution Python Packaging User Guide glossary/#term-Binary-Distribution - :std:term:`Binary Distribution`
Build Backend Python Packaging User Guide glossary/#term-Build-Backend - :std:term:`Build Backend`
Build Frontend Python Packaging User Guide glossary/#term-Build-Frontend - :std:term:`Build Frontend`
Built Distribution Python Packaging User Guide glossary/#term-Built-Distribution - :std:term:`Built Distribution`
Distribution Package Python Packaging User Guide glossary/#term-Distribution-Package - :std:term:`Distribution Package`
Egg Python Packaging User Guide glossary/#term-Egg - :std:term:`Egg`
Extension Module Python Packaging User Guide glossary/#term-Extension-Module - :std:term:`Extension Module`
Import Package Python Packaging User Guide glossary/#term-Import-Package - :std:term:`Import Package`
Known Good Set (KGS) Python Packaging User Guide glossary/#term-Known-Good-Set-KGS - :std:term:`Known Good Set (KGS)`
Module Python Packaging User Guide glossary/#term-Module - :std:term:`Module`
Package Index Python Packaging User Guide glossary/#term-Package-Index - :std:term:`Package Index`
Per Project Index Python Packaging User Guide glossary/#term-Per-Project-Index - :std:term:`Per Project Index`
Project Python Packaging User Guide glossary/#term-Project - :std:term:`Project`
Pure Module Python Packaging User Guide glossary/#term-Pure-Module - :std:term:`Pure Module`
Python Package Index (PyPI) Python Packaging User Guide glossary/#term-Python-Package-Index-PyPI - :std:term:`Python Package Index (PyPI)`
Python Packaging Authority (PyPA) Python Packaging User Guide glossary/#term-Python-Packaging-Authority-PyPA - :std:term:`Python Packaging Authority (PyPA)`
Release Python Packaging User Guide glossary/#term-Release - :std:term:`Release`
Requirement Python Packaging User Guide glossary/#term-Requirement - :std:term:`Requirement`
Requirement Specifier Python Packaging User Guide glossary/#term-Requirement-Specifier - :std:term:`Requirement Specifier`
Requirements File Python Packaging User Guide glossary/#term-Requirements-File - :std:term:`Requirements File`
Source Archive Python Packaging User Guide glossary/#term-Source-Archive - :std:term:`Source Archive`
Source Distribution (or "sdist") Python Packaging User Guide glossary/#term-Source-Distribution-or-sdist - :std:term:`Source Distribution (or "sdist")`
System Package Python Packaging User Guide glossary/#term-System-Package - :std:term:`System Package`
Version Specifier Python Packaging User Guide glossary/#term-Version-Specifier - :std:term:`Version Specifier`
Virtual Environment Python Packaging User Guide glossary/#term-Virtual-Environment - :std:term:`Virtual Environment`
Wheel Python Packaging User Guide glossary/#term-Wheel - :std:term:`Wheel`
Working Set Python Packaging User Guide glossary/#term-Working-Set - :std:term:`Working Set`
pypi.org Python Packaging User Guide glossary/#term-pypi.org - :std:term:`pypi.org`
pyproject.toml Python Packaging User Guide glossary/#term-pyproject.toml - :std:term:`pyproject.toml`
setup.cfg Python Packaging User Guide glossary/#term-setup.cfg - :std:term:`setup.cfg`
setup.py Python Packaging User Guide glossary/#term-setup.py - :std:term:`setup.py`

std:label

Identifier Project Name Version Location Display Name Usage example
author-email-optional Python Packaging User Guide specifications/core-metadata/#author-email-optional Author-email :std:ref:`author-email-optional`
author-optional Python Packaging User Guide specifications/core-metadata/#author-optional Author :std:ref:`author-optional`
bandersnatch Python Packaging User Guide key_projects/#bandersnatch - :std:ref:`bandersnatch`
binary extensions Python Packaging User Guide guides/packaging-binary-extensions/#binary-extensions Packaging binary extensions :std:ref:`binary extensions`
binary-distribution-format Python Packaging User Guide specifications/binary-distribution-format/#binary-distribution-format Binary distribution format :std:ref:`binary-distribution-format`
binary-distribution-format-import-wheel Python Packaging User Guide specifications/binary-distribution-format/#binary-distribution-format-import-wheel Is it possible to import Python code directly from a wheel file? :std:ref:`binary-distribution-format-import-wheel`
bringing-your-own-python Python Packaging User Guide overview/#bringing-your-own-python Bringing your own Python executable :std:ref:`bringing-your-own-python`
build Python Packaging User Guide key_projects/#build - :std:ref:`build`
buildout Python Packaging User Guide key_projects/#buildout - :std:ref:`buildout`
choosing a versioning scheme Python Packaging User Guide discussions/versioning/#choosing-a-versioning-scheme Versioning :std:ref:`choosing a versioning scheme`
choosing-build-backend Python Packaging User Guide tutorials/packaging-projects/#choosing-build-backend Choosing a build backend :std:ref:`choosing-build-backend`
cibuildwheel Python Packaging User Guide key_projects/#cibuildwheel - :std:ref:`cibuildwheel`
classifiers Python Packaging User Guide guides/writing-pyproject-toml/#classifiers - :std:ref:`classifiers`
conda Python Packaging User Guide key_projects/#conda - :std:ref:`conda`
configuring metadata Python Packaging User Guide tutorials/packaging-projects/#configuring-metadata Configuring metadata :std:ref:`configuring metadata`
console_scripts Python Packaging User Guide guides/writing-pyproject-toml/#console-scripts Creating executable scripts :std:ref:`console_scripts`
contributing_style_guide Python Packaging User Guide contribute/#contributing-style-guide Style guide :std:ref:`contributing_style_guide`
core-metadata Python Packaging User Guide specifications/core-metadata/#core-metadata Core metadata specifications :std:ref:`core-metadata`
core-metadata-author Python Packaging User Guide specifications/core-metadata/#core-metadata-author Author :std:ref:`core-metadata-author`
core-metadata-author-email Python Packaging User Guide specifications/core-metadata/#core-metadata-author-email Author-email :std:ref:`core-metadata-author-email`
core-metadata-classifier Python Packaging User Guide specifications/core-metadata/#core-metadata-classifier Classifier (multiple use) :std:ref:`core-metadata-classifier`
core-metadata-description Python Packaging User Guide specifications/core-metadata/#core-metadata-description Description :std:ref:`core-metadata-description`
core-metadata-description-content-type Python Packaging User Guide specifications/core-metadata/#core-metadata-description-content-type Description-Content-Type :std:ref:`core-metadata-description-content-type`
core-metadata-download-url Python Packaging User Guide specifications/core-metadata/#core-metadata-download-url Download-URL :std:ref:`core-metadata-download-url`
core-metadata-dynamic Python Packaging User Guide specifications/core-metadata/#core-metadata-dynamic Dynamic (multiple use) :std:ref:`core-metadata-dynamic`
core-metadata-home-page Python Packaging User Guide specifications/core-metadata/#core-metadata-home-page Home-page :std:ref:`core-metadata-home-page`
core-metadata-keywords Python Packaging User Guide specifications/core-metadata/#core-metadata-keywords Keywords :std:ref:`core-metadata-keywords`
core-metadata-license Python Packaging User Guide specifications/core-metadata/#core-metadata-license License :std:ref:`core-metadata-license`
core-metadata-maintainer Python Packaging User Guide specifications/core-metadata/#core-metadata-maintainer Maintainer :std:ref:`core-metadata-maintainer`
core-metadata-maintainer-email Python Packaging User Guide specifications/core-metadata/#core-metadata-maintainer-email Maintainer-email :std:ref:`core-metadata-maintainer-email`
core-metadata-metadata-version Python Packaging User Guide specifications/core-metadata/#core-metadata-metadata-version Metadata-Version :std:ref:`core-metadata-metadata-version`
core-metadata-name Python Packaging User Guide specifications/core-metadata/#core-metadata-name Name :std:ref:`core-metadata-name`
core-metadata-obsoletes-dist Python Packaging User Guide specifications/core-metadata/#core-metadata-obsoletes-dist Obsoletes-Dist (multiple use) :std:ref:`core-metadata-obsoletes-dist`
core-metadata-platform Python Packaging User Guide specifications/core-metadata/#core-metadata-platform Platform (multiple use) :std:ref:`core-metadata-platform`
core-metadata-project-url Python Packaging User Guide specifications/core-metadata/#core-metadata-project-url Project-URL (multiple-use) :std:ref:`core-metadata-project-url`
core-metadata-provides-dist Python Packaging User Guide specifications/core-metadata/#core-metadata-provides-dist Provides-Dist (multiple use) :std:ref:`core-metadata-provides-dist`
core-metadata-provides-extra Python Packaging User Guide specifications/core-metadata/#core-metadata-provides-extra Provides-Extra (multiple use) :std:ref:`core-metadata-provides-extra`
core-metadata-requires-dist Python Packaging User Guide specifications/core-metadata/#core-metadata-requires-dist Requires-Dist (multiple use) :std:ref:`core-metadata-requires-dist`
core-metadata-requires-external Python Packaging User Guide specifications/core-metadata/#core-metadata-requires-external Requires-External (multiple use) :std:ref:`core-metadata-requires-external`
core-metadata-requires-python Python Packaging User Guide specifications/core-metadata/#core-metadata-requires-python Requires-Python :std:ref:`core-metadata-requires-python`
core-metadata-summary Python Packaging User Guide specifications/core-metadata/#core-metadata-summary Summary :std:ref:`core-metadata-summary`
core-metadata-supported-platform Python Packaging User Guide specifications/core-metadata/#core-metadata-supported-platform Supported-Platform (multiple use) :std:ref:`core-metadata-supported-platform`
core-metadata-version Python Packaging User Guide specifications/core-metadata/#core-metadata-version Version :std:ref:`core-metadata-version`
cpython-stable-abi Python Packaging User Guide guides/packaging-binary-extensions/#cpython-stable-abi ABI Compatibility :std:ref:`cpython-stable-abi`
creating and using virtual environments Python Packaging User Guide tutorials/installing-packages/#creating-and-using-virtual-environments Creating Virtual Environments :std:ref:`creating and using virtual environments`
data files Python Packaging User Guide guides/distributing-packages-using-setuptools/#data-files data_files :std:ref:`data files`
debian-ubuntu Python Packaging User Guide guides/installing-using-linux-tools/#debian-ubuntu Debian/Ubuntu and derivatives :std:ref:`debian-ubuntu`
declaring-project-metadata Python Packaging User Guide specifications/pyproject-toml/#declaring-project-metadata pyproject.toml specification :std:ref:`declaring-project-metadata`
declaring-project-metadata-dynamic Python Packaging User Guide specifications/pyproject-toml/#declaring-project-metadata-dynamic dynamic :std:ref:`declaring-project-metadata-dynamic`
dependency-specifiers Python Packaging User Guide specifications/dependency-specifiers/#dependency-specifiers Dependency specifiers :std:ref:`dependency-specifiers`
depending-on-a-separate-ecosystem Python Packaging User Guide overview/#depending-on-a-separate-ecosystem Depending on a separate software distribution ecosystem :std:ref:`depending-on-a-separate-ecosystem`
description Python Packaging User Guide guides/writing-pyproject-toml/#description - :std:ref:`description`
description-content-type-optional Python Packaging User Guide specifications/core-metadata/#description-content-type-optional Description-Content-Type :std:ref:`description-content-type-optional`
description-optional Python Packaging User Guide specifications/core-metadata/#description-optional Description :std:ref:`description-optional`
devpi Python Packaging User Guide key_projects/#devpi - :std:ref:`devpi`
direct-url Python Packaging User Guide specifications/direct-url/#direct-url Recording the Direct URL Origin of installed distributions :std:ref:`direct-url`
direct-url-data-structure Python Packaging User Guide specifications/direct-url-data-structure/#direct-url-data-structure Direct URL Data Structure :std:ref:`direct-url-data-structure`
distlib Python Packaging User Guide key_projects/#distlib - :std:ref:`distlib`
distributing-packages Python Packaging User Guide guides/distributing-packages-using-setuptools/#distributing-packages Packaging and distributing projects :std:ref:`distributing-packages`
distribution-package-vs-import-package Python Packaging User Guide discussions/distribution-package-vs-import-package/#distribution-package-vs-import-package Distribution package vs. import package :std:ref:`distribution-package-vs-import-package`
distutils Python Packaging User Guide key_projects/#distutils - :std:ref:`distutils`
dropping support for older python versions Python Packaging User Guide guides/dropping-older-python-versions/#dropping-support-for-older-python-versions Dropping support for older Python versions :std:ref:`dropping support for older python versions`
dumb-pypi Python Packaging User Guide key_projects/#dumb-pypi - :std:ref:`dumb-pypi`
easy_install Python Packaging User Guide key_projects/#easy-install Setuptools :std:ref:`easy_install`
egg-format Python Packaging User Guide discussions/package-formats/#egg-format What about eggs? :std:ref:`egg-format`
enscons Python Packaging User Guide key_projects/#enscons - :std:ref:`enscons`
ensurepip Python Packaging User Guide key_projects/#ensurepip - :std:ref:`ensurepip`
entry-points Python Packaging User Guide specifications/entry-points/#entry-points Entry points specification :std:ref:`entry-points`
externally-managed-environments Python Packaging User Guide specifications/externally-managed-environments/#externally-managed-environments Externally Managed Environments :std:ref:`externally-managed-environments`
flaskpypiproxy Python Packaging User Guide key_projects/#flaskpypiproxy Flask-Pypi-Proxy :std:ref:`flaskpypiproxy`
flit Python Packaging User Guide key_projects/#flit - :std:ref:`flit`
generating archives Python Packaging User Guide tutorials/packaging-projects/#generating-archives Generating distribution archives :std:ref:`generating archives`
genindex Python Packaging User Guide genindex/ Index :std:ref:`genindex`
hashdist Python Packaging User Guide key_projects/#hashdist Hashdist :std:ref:`hashdist`
hatch Python Packaging User Guide key_projects/#hatch - :std:ref:`hatch`
home-page-optional Python Packaging User Guide specifications/core-metadata/#home-page-optional Home-page :std:ref:`home-page-optional`
hosting your own simple repository Python Packaging User Guide guides/hosting-your-own-index/#hosting-your-own-simple-repository Hosting your own simple repository :std:ref:`hosting your own simple repository`
httpserver Python Packaging User Guide key_projects/#httpserver http.server :std:ref:`httpserver`
install_requires vs requirements files Python Packaging User Guide discussions/install-requires-vs-requirements/#install-requires-vs-requirements-files - :std:ref:`install_requires vs requirements files`
installing pip/setuptools/wheel with linux package managers Python Packaging User Guide guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers Installing pip/setuptools/wheel with Linux Package Managers :std:ref:`installing pip/setuptools/wheel with linux package managers`
installing to the user site Python Packaging User Guide tutorials/installing-packages/#installing-to-the-user-site Installing to the User Site :std:ref:`installing to the user site`
installing-packages Python Packaging User Guide tutorials/installing-packages/#installing-packages Installing Packages :std:ref:`installing-packages`
installing_requirements Python Packaging User Guide tutorials/installing-packages/#installing-requirements Requirements for Installing Packages :std:ref:`installing_requirements`
json-serialization Python Packaging User Guide specifications/simple-repository-api/#json-serialization JSON Serialization :std:ref:`json-serialization`
keywords-optional Python Packaging User Guide specifications/core-metadata/#keywords-optional Keywords :std:ref:`keywords-optional`
license-optional Python Packaging User Guide specifications/core-metadata/#license-optional License :std:ref:`license-optional`
local-version-identifiers Python Packaging User Guide specifications/version-specifiers/#local-version-identifiers Local version identifiers :std:ref:`local-version-identifiers`
mac-os-x-installers-and-package-managers Python Packaging User Guide guides/installing-scientific-packages/#mac-os-x-installers-and-package-managers macOS installers and package managers :std:ref:`mac-os-x-installers-and-package-managers`
maintainer-email-optional Python Packaging User Guide specifications/core-metadata/#maintainer-email-optional Maintainer-email :std:ref:`maintainer-email-optional`
maintainer-optional Python Packaging User Guide specifications/core-metadata/#maintainer-optional Maintainer :std:ref:`maintainer-optional`
managing-dependencies Python Packaging User Guide tutorials/managing-dependencies/#managing-dependencies Managing Application Dependencies :std:ref:`managing-dependencies`
manylinux Python Packaging User Guide specifications/platform-compatibility-tags/#manylinux - :std:ref:`manylinux`
maturin Python Packaging User Guide key_projects/#maturin Maturin :std:ref:`maturin`
meson-python Python Packaging User Guide key_projects/#meson-python - :std:ref:`meson-python`
metadata-classifier Python Packaging User Guide specifications/core-metadata/#metadata-classifier Classifier (multiple use) :std:ref:`metadata-classifier`
metadata_provides_extra Python Packaging User Guide specifications/core-metadata/#metadata-provides-extra Provides-Extra (multiple use) :std:ref:`metadata_provides_extra`
migrating to pypi.org Python Packaging User Guide guides/migrating-to-pypi-org/#migrating-to-pypi-org Migrating to PyPI.org :std:ref:`migrating to pypi.org`
modernize-setup-py-project Python Packaging User Guide guides/modernize-setup-py-project/#modernize-setup-py-project How to modernize a setup.py based project? :std:ref:`modernize-setup-py-project`
modindex Python Packaging User Guide py-modindex/ Module Index :std:ref:`modindex`
multi-version installs Python Packaging User Guide guides/multi-version-installs/#multi-version-installs Multi-version installs :std:ref:`multi-version installs`
multibuild Python Packaging User Guide key_projects/#multibuild - :std:ref:`multibuild`
name-format Python Packaging User Guide specifications/name-normalization/#name-format Name format :std:ref:`name-format`
name-normalization Python Packaging User Guide specifications/name-normalization/#name-normalization Name normalization :std:ref:`name-normalization`
nginx_pypi_cache Python Packaging User Guide key_projects/#nginx-pypi-cache - :std:ref:`nginx_pypi_cache`
numpy and the science stack Python Packaging User Guide guides/installing-scientific-packages/#numpy-and-the-science-stack Installing scientific packages :std:ref:`numpy and the science stack`
other-dependency-management-tools Python Packaging User Guide tutorials/managing-dependencies/#other-dependency-management-tools Other Tools for Application Dependency Management :std:ref:`other-dependency-management-tools`
package data Python Packaging User Guide guides/distributing-packages-using-setuptools/#package-data package_data :std:ref:`package data`
package-formats Python Packaging User Guide discussions/package-formats/#package-formats Package Formats :std:ref:`package-formats`
packaging Python Packaging User Guide key_projects/#packaging - :std:ref:`packaging`
packaging your project Python Packaging User Guide guides/distributing-packages-using-setuptools/#packaging-your-project Packaging your project :std:ref:`packaging your project`
packaging-applications Python Packaging User Guide overview/#packaging-applications Packaging Python applications :std:ref:`packaging-applications`
packaging-namespace-packages Python Packaging User Guide guides/packaging-namespace-packages/#packaging-namespace-packages Packaging namespace packages :std:ref:`packaging-namespace-packages`
packaging-specifications Python Packaging User Guide specifications/#packaging-specifications PyPA specifications :std:ref:`packaging-specifications`
pdm Python Packaging User Guide key_projects/#pdm - :std:ref:`pdm`
pex Python Packaging User Guide key_projects/#pex - :std:ref:`pex`
pip Python Packaging User Guide key_projects/#pip - :std:ref:`pip`
pip vs easy_install Python Packaging User Guide discussions/pip-vs-easy-install/#pip-vs-easy-install - :std:ref:`pip vs easy_install`
pip-tools Python Packaging User Guide key_projects/#pip-tools - :std:ref:`pip-tools`
pip2pi Python Packaging User Guide key_projects/#pip2pi - :std:ref:`pip2pi`
pipenv Python Packaging User Guide key_projects/#pipenv Pipenv :std:ref:`pipenv`
pipenv-user-base Python Packaging User Guide tutorials/managing-dependencies/#pipenv-user-base - :std:ref:`pipenv-user-base`
pipfile Python Packaging User Guide key_projects/#pipfile Pipfile :std:ref:`pipfile`
pipx Python Packaging User Guide key_projects/#pipx - :std:ref:`pipx`
piwheels Python Packaging User Guide key_projects/#piwheels - :std:ref:`piwheels`
platform wheels Python Packaging User Guide guides/distributing-packages-using-setuptools/#platform-wheels Platform Wheels :std:ref:`platform wheels`
platform-compatibility-tags Python Packaging User Guide specifications/platform-compatibility-tags/#platform-compatibility-tags Platform compatibility tags :std:ref:`platform-compatibility-tags`
plugin-entry-points Python Packaging User Guide guides/creating-and-discovering-plugins/#plugin-entry-points Using package metadata :std:ref:`plugin-entry-points`
poetry Python Packaging User Guide key_projects/#poetry - :std:ref:`poetry`
projects Python Packaging User Guide key_projects/#projects Project Summaries :std:ref:`projects`
provides-extra-optional-multiple-use Python Packaging User Guide specifications/core-metadata/#provides-extra-optional-multiple-use Provides-Extra (multiple use) :std:ref:`provides-extra-optional-multiple-use`
proxpi Python Packaging User Guide key_projects/#proxpi - :std:ref:`proxpi`
public-version-identifiers Python Packaging User Guide specifications/version-specifiers/#public-version-identifiers Public version identifiers :std:ref:`public-version-identifiers`
pulppython Python Packaging User Guide key_projects/#pulppython Pulp-python :std:ref:`pulppython`
pure python wheels Python Packaging User Guide guides/distributing-packages-using-setuptools/#pure-python-wheels Pure Python Wheels :std:ref:`pure python wheels`
py-modindex Python Packaging User Guide py-modindex/ Python Module Index :std:ref:`py-modindex`
pypa_projects Python Packaging User Guide key_projects/#pypa-projects PyPA Projects :std:ref:`pypa_projects`
pypi mirrors and caches Python Packaging User Guide guides/index-mirrors-and-caches/#pypi-mirrors-and-caches Package index mirrors and caches :std:ref:`pypi mirrors and caches`
pypicloud Python Packaging User Guide key_projects/#pypicloud PyPI Cloud :std:ref:`pypicloud`
pypiprivate Python Packaging User Guide key_projects/#pypiprivate - :std:ref:`pypiprivate`
pypirc Python Packaging User Guide specifications/pypirc/#pypirc The .pypirc file :std:ref:`pypirc`
pypiserver Python Packaging User Guide key_projects/#pypiserver - :std:ref:`pypiserver`
pyproject-build-system-table Python Packaging User Guide specifications/pyproject-toml/#pyproject-build-system-table Declaring build system dependencies: the [build-system] table :std:ref:`pyproject-build-system-table`
pyproject-guide-build-system-table Python Packaging User Guide guides/writing-pyproject-toml/#pyproject-guide-build-system-table Declaring the build backend :std:ref:`pyproject-guide-build-system-table`
pyproject-project-table Python Packaging User Guide specifications/pyproject-toml/#pyproject-project-table Declaring project metadata: the [project] table :std:ref:`pyproject-project-table`
pyproject-toml-spec Python Packaging User Guide specifications/pyproject-toml/#pyproject-toml-spec pyproject.toml specification :std:ref:`pyproject-toml-spec`
pyproject-tool-table Python Packaging User Guide specifications/pyproject-toml/#pyproject-tool-table Arbitrary tool configuration: the [tool] table :std:ref:`pyproject-tool-table`
pyscaffold Python Packaging User Guide key_projects/#pyscaffold PyScaffold :std:ref:`pyscaffold`
python_requires Python Packaging User Guide guides/writing-pyproject-toml/#python-requires requires-python :std:ref:`python_requires`
pywharf Python Packaging User Guide key_projects/#pywharf - :std:ref:`pywharf`
readme_renderer Python Packaging User Guide key_projects/#readme-renderer - :std:ref:`readme_renderer`
recording-installed-packages Python Packaging User Guide specifications/recording-installed-packages/#recording-installed-packages Recording installed projects :std:ref:`recording-installed-packages`
requires-python Python Packaging User Guide guides/writing-pyproject-toml/#requires-python - :std:ref:`requires-python`
scikit-build Python Packaging User Guide key_projects/#scikit-build - :std:ref:`scikit-build`
scikit-build-core Python Packaging User Guide key_projects/#scikit-build-core - :std:ref:`scikit-build-core`
sdist-archive-features Python Packaging User Guide specifications/source-distribution-format/#sdist-archive-features Source distribution archive features :std:ref:`sdist-archive-features`
search Python Packaging User Guide search/ Search Page :std:ref:`search`
setup() args Python Packaging User Guide guides/distributing-packages-using-setuptools/#setup-args - :std:ref:`setup() args`
setup() name Python Packaging User Guide guides/writing-pyproject-toml/#setup-name name :std:ref:`setup() name`
setup-py-deprecated Python Packaging User Guide discussions/setup-py-deprecated/#setup-py-deprecated Is setup.py deprecated? :std:ref:`setup-py-deprecated`
setuptools Python Packaging User Guide key_projects/#setuptools Setuptools :std:ref:`setuptools`
shiv Python Packaging User Guide key_projects/#shiv - :std:ref:`shiv`
simple-repository-api Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api Simple repository API :std:ref:`simple-repository-api`
simple-repository-api-base Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-base Base HTML API :std:ref:`simple-repository-api-base`
simple-repository-api-json Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-json JSON-based Simple API for Python Package Indexes :std:ref:`simple-repository-api-json`
simple-repository-api-metadata-file Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-metadata-file Serve Distribution Metadata in the Simple Repository API :std:ref:`simple-repository-api-metadata-file`
simple-repository-api-versioning Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-versioning Versioning PyPI’s Simple API :std:ref:`simple-repository-api-versioning`
simple-repository-api-yank Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-yank Adding “Yank” Support to the Simple API :std:ref:`simple-repository-api-yank`
simpleindex Python Packaging User Guide key_projects/#simpleindex - :std:ref:`simpleindex`
single sourcing the version Python Packaging User Guide guides/single-sourcing-package-version/#single-sourcing-the-version Single-sourcing the package version :std:ref:`single sourcing the version`
source-distribution-format Python Packaging User Guide specifications/source-distribution-format/#source-distribution-format Source distribution format :std:ref:`source-distribution-format`
spack Python Packaging User Guide key_projects/#spack Spack :std:ref:`spack`
src-layout-vs-flat-layout Python Packaging User Guide discussions/src-layout-vs-flat-layout/#src-layout-vs-flat-layout src layout vs flat layout :std:ref:`src-layout-vs-flat-layout`
supporting multiple python versions Python Packaging User Guide guides/supporting-multiple-python-versions/#supporting-multiple-python-versions Supporting multiple Python versions :std:ref:`supporting multiple python versions`
tool recommendations Python Packaging User Guide guides/tool-recommendations/#tool-recommendations Tool recommendations :std:ref:`tool recommendations`
trove-classifiers Python Packaging User Guide key_projects/#trove-classifiers - :std:ref:`trove-classifiers`
trusted-publishing Python Packaging User Guide guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#trusted-publishing Publishing package distribution releases using GitHub Actions CI/CD workflows :std:ref:`trusted-publishing`
twine Python Packaging User Guide key_projects/#twine - :std:ref:`twine`
uploading your project to pypi Python Packaging User Guide guides/distributing-packages-using-setuptools/#uploading-your-project-to-pypi Uploading your Project to PyPI :std:ref:`uploading your project to pypi`
using-test-pypi Python Packaging User Guide guides/using-testpypi/#using-test-pypi Using TestPyPI :std:ref:`using-test-pypi`
venv Python Packaging User Guide key_projects/#venv - :std:ref:`venv`
version-specifiers Python Packaging User Guide specifications/version-specifiers/#version-specifiers Version specifiers :std:ref:`version-specifiers`
version-specifiers-compatible-release Python Packaging User Guide specifications/version-specifiers/#version-specifiers-compatible-release Compatible release :std:ref:`version-specifiers-compatible-release`
version-specifiers-normalization Python Packaging User Guide specifications/version-specifiers/#version-specifiers-normalization Normalization :std:ref:`version-specifiers-normalization`
version-specifiers-regex Python Packaging User Guide specifications/version-specifiers/#version-specifiers-regex Appendix: Parsing version strings with regular expressions :std:ref:`version-specifiers-regex`
versioning Python Packaging User Guide discussions/versioning/#versioning Versioning :std:ref:`versioning`
virtual-environments Python Packaging User Guide specifications/virtual-environments/#virtual-environments Python Virtual Environments :std:ref:`virtual-environments`
virtualenv Python Packaging User Guide key_projects/#virtualenv - :std:ref:`virtualenv`
warehouse Python Packaging User Guide key_projects/#warehouse Warehouse :std:ref:`warehouse`
wheel Python Packaging User Guide key_projects/#wheel - :std:ref:`wheel`
wheel vs egg Python Packaging User Guide discussions/package-formats/#wheel-vs-egg What about eggs? :std:ref:`wheel vs egg`
wheel-file-name-spec Python Packaging User Guide specifications/binary-distribution-format/#wheel-file-name-spec File name convention :std:ref:`wheel-file-name-spec`
workflow-definition Python Packaging User Guide guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#workflow-definition Creating a workflow definition :std:ref:`workflow-definition`
writing-pyproject-toml Python Packaging User Guide guides/writing-pyproject-toml/#writing-pyproject-toml Writing your pyproject.toml :std:ref:`writing-pyproject-toml`
zestreleaser Python Packaging User Guide key_projects/#zestreleaser zest.releaser :std:ref:`zestreleaser`

std:doc

Identifier Project Name Version Location Display Name Usage example
contribute Python Packaging User Guide contribute/ Contribute to this guide :std:doc:`contribute`
discussions/deploying-python-applications Python Packaging User Guide discussions/deploying-python-applications/ Deploying Python applications :std:doc:`discussions/deploying-python-applications`
discussions/distribution-package-vs-import-package Python Packaging User Guide discussions/distribution-package-vs-import-package/ Distribution package vs. import package :std:doc:`discussions/distribution-package-vs-import-package`
discussions/index Python Packaging User Guide discussions/ Discussions :std:doc:`discussions/index`
discussions/install-requires-vs-requirements Python Packaging User Guide discussions/install-requires-vs-requirements/ install_requires vs requirements files :std:doc:`discussions/install-requires-vs-requirements`
discussions/package-formats Python Packaging User Guide discussions/package-formats/ Package Formats :std:doc:`discussions/package-formats`
discussions/pip-vs-easy-install Python Packaging User Guide discussions/pip-vs-easy-install/ pip vs easy_install :std:doc:`discussions/pip-vs-easy-install`
discussions/setup-py-deprecated Python Packaging User Guide discussions/setup-py-deprecated/ Is setup.py deprecated? :std:doc:`discussions/setup-py-deprecated`
discussions/src-layout-vs-flat-layout Python Packaging User Guide discussions/src-layout-vs-flat-layout/ src layout vs flat layout :std:doc:`discussions/src-layout-vs-flat-layout`
discussions/versioning Python Packaging User Guide discussions/versioning/ Versioning :std:doc:`discussions/versioning`
flow Python Packaging User Guide flow/ The Packaging Flow :std:doc:`flow`
glossary Python Packaging User Guide glossary/ Glossary :std:doc:`glossary`
guides/analyzing-pypi-package-downloads Python Packaging User Guide guides/analyzing-pypi-package-downloads/ Analyzing PyPI package downloads :std:doc:`guides/analyzing-pypi-package-downloads`
guides/creating-and-discovering-plugins Python Packaging User Guide guides/creating-and-discovering-plugins/ Creating and discovering plugins :std:doc:`guides/creating-and-discovering-plugins`
guides/distributing-packages-using-setuptools Python Packaging User Guide guides/distributing-packages-using-setuptools/ Packaging and distributing projects :std:doc:`guides/distributing-packages-using-setuptools`
guides/dropping-older-python-versions Python Packaging User Guide guides/dropping-older-python-versions/ Dropping support for older Python versions :std:doc:`guides/dropping-older-python-versions`
guides/hosting-your-own-index Python Packaging User Guide guides/hosting-your-own-index/ Hosting your own simple repository :std:doc:`guides/hosting-your-own-index`
guides/index Python Packaging User Guide guides/ Guides :std:doc:`guides/index`
guides/index-mirrors-and-caches Python Packaging User Guide guides/index-mirrors-and-caches/ Package index mirrors and caches :std:doc:`guides/index-mirrors-and-caches`
guides/installing-scientific-packages Python Packaging User Guide guides/installing-scientific-packages/ Installing scientific packages :std:doc:`guides/installing-scientific-packages`
guides/installing-stand-alone-command-line-tools Python Packaging User Guide guides/installing-stand-alone-command-line-tools/ Installing stand alone command line tools :std:doc:`guides/installing-stand-alone-command-line-tools`
guides/installing-using-linux-tools Python Packaging User Guide guides/installing-using-linux-tools/ Installing pip/setuptools/wheel with Linux Package Managers :std:doc:`guides/installing-using-linux-tools`
guides/installing-using-pip-and-virtual-environments Python Packaging User Guide guides/installing-using-pip-and-virtual-environments/ Install packages in a virtual environment using pip and venv :std:doc:`guides/installing-using-pip-and-virtual-environments`
guides/installing-using-virtualenv Python Packaging User Guide guides/installing-using-virtualenv/ Installing packages using virtualenv :std:doc:`guides/installing-using-virtualenv`
guides/making-a-pypi-friendly-readme Python Packaging User Guide guides/making-a-pypi-friendly-readme/ Making a PyPI-friendly README :std:doc:`guides/making-a-pypi-friendly-readme`
guides/migrating-to-pypi-org Python Packaging User Guide guides/migrating-to-pypi-org/ Migrating to PyPI.org :std:doc:`guides/migrating-to-pypi-org`
guides/modernize-setup-py-project Python Packaging User Guide guides/modernize-setup-py-project/ How to modernize a setup.py based project? :std:doc:`guides/modernize-setup-py-project`
guides/multi-version-installs Python Packaging User Guide guides/multi-version-installs/ Multi-version installs :std:doc:`guides/multi-version-installs`
guides/packaging-binary-extensions Python Packaging User Guide guides/packaging-binary-extensions/ Packaging binary extensions :std:doc:`guides/packaging-binary-extensions`
guides/packaging-namespace-packages Python Packaging User Guide guides/packaging-namespace-packages/ Packaging namespace packages :std:doc:`guides/packaging-namespace-packages`
guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows Python Packaging User Guide guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ Publishing package distribution releases using GitHub Actions CI/CD workflows :std:doc:`guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows`
guides/section-build-and-publish Python Packaging User Guide guides/section-build-and-publish/ Building and Publishing :std:doc:`guides/section-build-and-publish`
guides/section-hosting Python Packaging User Guide guides/section-hosting/ Hosting :std:doc:`guides/section-hosting`
guides/section-install Python Packaging User Guide guides/section-install/ Installation :std:doc:`guides/section-install`
guides/single-sourcing-package-version Python Packaging User Guide guides/single-sourcing-package-version/ Single-sourcing the package version :std:doc:`guides/single-sourcing-package-version`
guides/supporting-multiple-python-versions Python Packaging User Guide guides/supporting-multiple-python-versions/ Supporting multiple Python versions :std:doc:`guides/supporting-multiple-python-versions`
guides/supporting-windows-using-appveyor Python Packaging User Guide guides/supporting-windows-using-appveyor/ Supporting Windows using Appveyor :std:doc:`guides/supporting-windows-using-appveyor`
guides/tool-recommendations Python Packaging User Guide guides/tool-recommendations/ Tool recommendations :std:doc:`guides/tool-recommendations`
guides/using-manifest-in Python Packaging User Guide guides/using-manifest-in/ Including files in source distributions with MANIFEST.in :std:doc:`guides/using-manifest-in`
guides/using-testpypi Python Packaging User Guide guides/using-testpypi/ Using TestPyPI :std:doc:`guides/using-testpypi`
guides/writing-pyproject-toml Python Packaging User Guide guides/writing-pyproject-toml/ Writing your pyproject.toml :std:doc:`guides/writing-pyproject-toml`
index Python Packaging User Guide Python Packaging User Guide :std:doc:`index`
key_projects Python Packaging User Guide key_projects/ Project Summaries :std:doc:`key_projects`
news Python Packaging User Guide news/ News :std:doc:`news`
overview Python Packaging User Guide overview/ Overview of Python Packaging :std:doc:`overview`
specifications/binary-distribution-format Python Packaging User Guide specifications/binary-distribution-format/ Binary distribution format :std:doc:`specifications/binary-distribution-format`
specifications/core-metadata Python Packaging User Guide specifications/core-metadata/ Core metadata specifications :std:doc:`specifications/core-metadata`
specifications/dependency-specifiers Python Packaging User Guide specifications/dependency-specifiers/ Dependency specifiers :std:doc:`specifications/dependency-specifiers`
specifications/direct-url Python Packaging User Guide specifications/direct-url/ Recording the Direct URL Origin of installed distributions :std:doc:`specifications/direct-url`
specifications/direct-url-data-structure Python Packaging User Guide specifications/direct-url-data-structure/ Direct URL Data Structure :std:doc:`specifications/direct-url-data-structure`
specifications/entry-points Python Packaging User Guide specifications/entry-points/ Entry points specification :std:doc:`specifications/entry-points`
specifications/externally-managed-environments Python Packaging User Guide specifications/externally-managed-environments/ Externally Managed Environments :std:doc:`specifications/externally-managed-environments`
specifications/index Python Packaging User Guide specifications/ PyPA specifications :std:doc:`specifications/index`
specifications/inline-script-metadata Python Packaging User Guide specifications/inline-script-metadata/ Inline script metadata :std:doc:`specifications/inline-script-metadata`
specifications/name-normalization Python Packaging User Guide specifications/name-normalization/ Names and normalization :std:doc:`specifications/name-normalization`
specifications/platform-compatibility-tags Python Packaging User Guide specifications/platform-compatibility-tags/ Platform compatibility tags :std:doc:`specifications/platform-compatibility-tags`
specifications/pypirc Python Packaging User Guide specifications/pypirc/ The .pypirc file :std:doc:`specifications/pypirc`
specifications/pyproject-toml Python Packaging User Guide specifications/pyproject-toml/ pyproject.toml specification :std:doc:`specifications/pyproject-toml`
specifications/recording-installed-packages Python Packaging User Guide specifications/recording-installed-packages/ Recording installed projects :std:doc:`specifications/recording-installed-packages`
specifications/section-distribution-formats Python Packaging User Guide specifications/section-distribution-formats/ Package Distribution File Formats :std:doc:`specifications/section-distribution-formats`
specifications/section-distribution-metadata Python Packaging User Guide specifications/section-distribution-metadata/ Package Distribution Metadata :std:doc:`specifications/section-distribution-metadata`
specifications/section-installation-metadata Python Packaging User Guide specifications/section-installation-metadata/ Package Installation Metadata :std:doc:`specifications/section-installation-metadata`
specifications/section-package-indices Python Packaging User Guide specifications/section-package-indices/ Package Index Interfaces :std:doc:`specifications/section-package-indices`
specifications/simple-repository-api Python Packaging User Guide specifications/simple-repository-api/ Simple repository API :std:doc:`specifications/simple-repository-api`
specifications/source-distribution-format Python Packaging User Guide specifications/source-distribution-format/ Source distribution format :std:doc:`specifications/source-distribution-format`
specifications/version-specifiers Python Packaging User Guide specifications/version-specifiers/ Version specifiers :std:doc:`specifications/version-specifiers`
specifications/virtual-environments Python Packaging User Guide specifications/virtual-environments/ Python Virtual Environments :std:doc:`specifications/virtual-environments`
support Python Packaging User Guide support/ How to Get Support :std:doc:`support`
tutorials/creating-documentation Python Packaging User Guide tutorials/creating-documentation/ Creating documentation :std:doc:`tutorials/creating-documentation`
tutorials/index Python Packaging User Guide tutorials/ Tutorials :std:doc:`tutorials/index`
tutorials/installing-packages Python Packaging User Guide tutorials/installing-packages/ Installing Packages :std:doc:`tutorials/installing-packages`
tutorials/managing-dependencies Python Packaging User Guide tutorials/managing-dependencies/ Managing Application Dependencies :std:doc:`tutorials/managing-dependencies`
tutorials/packaging-projects Python Packaging User Guide tutorials/packaging-projects/ Packaging Python Projects :std:doc:`tutorials/packaging-projects`

https://packaging.python.org/pt_BR/latest

std:term

Identifier Project Name Version Location Display Name Usage example
Ambiente Virtual Python Packaging User Guide glossary/#term-Virtual-Environment - :std:term:`Ambiente Virtual`
Arquivo Fonte Python Packaging User Guide glossary/#term-Source-Archive - :std:term:`Arquivo Fonte`
Arquivo de Requisitos Python Packaging User Guide glossary/#term-Requirements-File - :std:term:`Arquivo de Requisitos`
Backend de construção Python Packaging User Guide glossary/#term-Build-Backend - :std:term:`Backend de construção`
Binary Distribution Python Packaging User Guide glossary/#term-Binary-Distribution - :std:term:`Binary Distribution`
Build Backend Python Packaging User Guide glossary/#term-Build-Backend - :std:term:`Build Backend`
Build Frontend Python Packaging User Guide glossary/#term-Build-Frontend - :std:term:`Build Frontend`
Built Distribution Python Packaging User Guide glossary/#term-Built-Distribution - :std:term:`Built Distribution`
Conjunto de Trabalho Python Packaging User Guide glossary/#term-Working-Set - :std:term:`Conjunto de Trabalho`
Distribuição Binária Python Packaging User Guide glossary/#term-Binary-Distribution - :std:term:`Distribuição Binária`
Distribuição Construída Python Packaging User Guide glossary/#term-Built-Distribution - :std:term:`Distribuição Construída`
Distribuição Fonte (ou "sdist") Python Packaging User Guide glossary/#term-Source-Distribution-or-sdist - :std:term:`Distribuição Fonte (ou "sdist")`
Distribution Package Python Packaging User Guide glossary/#term-Distribution-Package - :std:term:`Distribution Package`
Egg Python Packaging User Guide glossary/#term-Egg - :std:term:`Egg`
Especificador de Requisitos Python Packaging User Guide glossary/#term-Requirement-Specifier - :std:term:`Especificador de Requisitos`
Especificador de Versão Python Packaging User Guide glossary/#term-Version-Specifier - :std:term:`Especificador de Versão`
Extension Module Python Packaging User Guide glossary/#term-Extension-Module - :std:term:`Extension Module`
Frontend de construção Python Packaging User Guide glossary/#term-Build-Frontend - :std:term:`Frontend de construção`
Import Package Python Packaging User Guide glossary/#term-Import-Package - :std:term:`Import Package`
Known Good Set (KGS) Python Packaging User Guide glossary/#term-Known-Good-Set-KGS - :std:term:`Known Good Set (KGS)`
Lançamento Python Packaging User Guide glossary/#term-Release - :std:term:`Lançamento`
Module Python Packaging User Guide glossary/#term-Module - :std:term:`Module`
Módulo Python Packaging User Guide glossary/#term-Module - :std:term:`Módulo`
Módulo Puro Python Packaging User Guide glossary/#term-Pure-Module - :std:term:`Módulo Puro`
Módulo de Extensão Python Packaging User Guide glossary/#term-Extension-Module - :std:term:`Módulo de Extensão`
Package Index Python Packaging User Guide glossary/#term-Package-Index - :std:term:`Package Index`
Pacote de Distribuição Python Packaging User Guide glossary/#term-Distribution-Package - :std:term:`Pacote de Distribuição`
Pacote de Importação Python Packaging User Guide glossary/#term-Import-Package - :std:term:`Pacote de Importação`
Pacote de Sistemas Python Packaging User Guide glossary/#term-System-Package - :std:term:`Pacote de Sistemas`
Per Project Index Python Packaging User Guide glossary/#term-Per-Project-Index - :std:term:`Per Project Index`
Project Python Packaging User Guide glossary/#term-Project - :std:term:`Project`
Projeto Python Packaging User Guide glossary/#term-Project - :std:term:`Projeto`
Pure Module Python Packaging User Guide glossary/#term-Pure-Module - :std:term:`Pure Module`
Python Package Index (PyPI) Python Packaging User Guide glossary/#term-Python-Package-Index-PyPI - :std:term:`Python Package Index (PyPI)`
Python Packaging Authority (PyPA) Python Packaging User Guide glossary/#term-Python-Packaging-Authority-PyPA - :std:term:`Python Packaging Authority (PyPA)`
Release Python Packaging User Guide glossary/#term-Release - :std:term:`Release`
Requirement Python Packaging User Guide glossary/#term-Requirement - :std:term:`Requirement`
Requirement Specifier Python Packaging User Guide glossary/#term-Requirement-Specifier - :std:term:`Requirement Specifier`
Requirements File Python Packaging User Guide glossary/#term-Requirements-File - :std:term:`Requirements File`
Requisito Python Packaging User Guide glossary/#term-Requirement - :std:term:`Requisito`
Source Archive Python Packaging User Guide glossary/#term-Source-Archive - :std:term:`Source Archive`
Source Distribution (or "sdist") Python Packaging User Guide glossary/#term-Source-Distribution-or-sdist - :std:term:`Source Distribution (or "sdist")`
System Package Python Packaging User Guide glossary/#term-System-Package - :std:term:`System Package`
Version Specifier Python Packaging User Guide glossary/#term-Version-Specifier - :std:term:`Version Specifier`
Virtual Environment Python Packaging User Guide glossary/#term-Virtual-Environment - :std:term:`Virtual Environment`
Wheel Python Packaging User Guide glossary/#term-Wheel - :std:term:`Wheel`
Working Set Python Packaging User Guide glossary/#term-Working-Set - :std:term:`Working Set`
pypi.org Python Packaging User Guide glossary/#term-pypi.org - :std:term:`pypi.org`
pyproject.toml Python Packaging User Guide glossary/#term-pyproject.toml - :std:term:`pyproject.toml`
setup.cfg Python Packaging User Guide glossary/#term-setup.cfg - :std:term:`setup.cfg`
setup.py Python Packaging User Guide glossary/#term-setup.py - :std:term:`setup.py`
Índice Por Projeto Python Packaging User Guide glossary/#term-Per-Project-Index - :std:term:`Índice Por Projeto`
Índice de Pacotes Python Packaging User Guide glossary/#term-Package-Index - :std:term:`Índice de Pacotes`

std:label

Identifier Project Name Version Location Display Name Usage example
author-email-optional Python Packaging User Guide specifications/core-metadata/#author-email-optional Author-email :std:ref:`author-email-optional`
author-optional Python Packaging User Guide specifications/core-metadata/#author-optional Author :std:ref:`author-optional`
bandersnatch Python Packaging User Guide key_projects/#bandersnatch - :std:ref:`bandersnatch`
binary extensions Python Packaging User Guide guides/packaging-binary-extensions/#binary-extensions Empacotando extensões binárias :std:ref:`binary extensions`
binary-distribution-format Python Packaging User Guide specifications/binary-distribution-format/#binary-distribution-format Formato de distribuição binária :std:ref:`binary-distribution-format`
binary-distribution-format-import-wheel Python Packaging User Guide specifications/binary-distribution-format/#binary-distribution-format-import-wheel É possível importar código Python diretamente de um arquivo wheel? :std:ref:`binary-distribution-format-import-wheel`
bringing-your-own-python Python Packaging User Guide overview/#bringing-your-own-python Trazendo seu próprio executável Python :std:ref:`bringing-your-own-python`
build Python Packaging User Guide key_projects/#build construir :std:ref:`build`
buildout Python Packaging User Guide key_projects/#buildout - :std:ref:`buildout`
choosing a versioning scheme Python Packaging User Guide discussions/versioning/#choosing-a-versioning-scheme Versioning :std:ref:`choosing a versioning scheme`
choosing-build-backend Python Packaging User Guide tutorials/packaging-projects/#choosing-build-backend Escolhendo uma construção de backend :std:ref:`choosing-build-backend`
cibuildwheel Python Packaging User Guide key_projects/#cibuildwheel - :std:ref:`cibuildwheel`
classifiers Python Packaging User Guide guides/writing-pyproject-toml/#classifiers - :std:ref:`classifiers`
conda Python Packaging User Guide key_projects/#conda - :std:ref:`conda`
configuring metadata Python Packaging User Guide tutorials/packaging-projects/#configuring-metadata Configurando metadados :std:ref:`configuring metadata`
console_scripts Python Packaging User Guide guides/writing-pyproject-toml/#console-scripts Criando scripts executáveis :std:ref:`console_scripts`
contributing_style_guide Python Packaging User Guide contribute/#contributing-style-guide Guia de estilo :std:ref:`contributing_style_guide`
core-metadata Python Packaging User Guide specifications/core-metadata/#core-metadata Especificações de metadados principais :std:ref:`core-metadata`
core-metadata-author Python Packaging User Guide specifications/core-metadata/#core-metadata-author Author :std:ref:`core-metadata-author`
core-metadata-author-email Python Packaging User Guide specifications/core-metadata/#core-metadata-author-email Author-email :std:ref:`core-metadata-author-email`
core-metadata-classifier Python Packaging User Guide specifications/core-metadata/#core-metadata-classifier Classifier (vários usos) :std:ref:`core-metadata-classifier`
core-metadata-description Python Packaging User Guide specifications/core-metadata/#core-metadata-description Descrição :std:ref:`core-metadata-description`
core-metadata-description-content-type Python Packaging User Guide specifications/core-metadata/#core-metadata-description-content-type Description-Content-Type :std:ref:`core-metadata-description-content-type`
core-metadata-download-url Python Packaging User Guide specifications/core-metadata/#core-metadata-download-url Download-URL :std:ref:`core-metadata-download-url`
core-metadata-dynamic Python Packaging User Guide specifications/core-metadata/#core-metadata-dynamic Dynamic (vários usos) :std:ref:`core-metadata-dynamic`
core-metadata-home-page Python Packaging User Guide specifications/core-metadata/#core-metadata-home-page Home-page :std:ref:`core-metadata-home-page`
core-metadata-keywords Python Packaging User Guide specifications/core-metadata/#core-metadata-keywords Keywords :std:ref:`core-metadata-keywords`
core-metadata-license Python Packaging User Guide specifications/core-metadata/#core-metadata-license License :std:ref:`core-metadata-license`
core-metadata-maintainer Python Packaging User Guide specifications/core-metadata/#core-metadata-maintainer Mantenedor :std:ref:`core-metadata-maintainer`
core-metadata-maintainer-email Python Packaging User Guide specifications/core-metadata/#core-metadata-maintainer-email Maintainer-email :std:ref:`core-metadata-maintainer-email`
core-metadata-metadata-version Python Packaging User Guide specifications/core-metadata/#core-metadata-metadata-version Metadata-Version :std:ref:`core-metadata-metadata-version`
core-metadata-name Python Packaging User Guide specifications/core-metadata/#core-metadata-name Nome :std:ref:`core-metadata-name`
core-metadata-obsoletes-dist Python Packaging User Guide specifications/core-metadata/#core-metadata-obsoletes-dist Obsoletes-Dist (vários usos) :std:ref:`core-metadata-obsoletes-dist`
core-metadata-platform Python Packaging User Guide specifications/core-metadata/#core-metadata-platform Platform (vários usos) :std:ref:`core-metadata-platform`
core-metadata-project-url Python Packaging User Guide specifications/core-metadata/#core-metadata-project-url Project-URL (vários usos) :std:ref:`core-metadata-project-url`
core-metadata-provides-dist Python Packaging User Guide specifications/core-metadata/#core-metadata-provides-dist Provides-Dist (vários usos) :std:ref:`core-metadata-provides-dist`
core-metadata-provides-extra Python Packaging User Guide specifications/core-metadata/#core-metadata-provides-extra Provides-Extra (vários usos) :std:ref:`core-metadata-provides-extra`
core-metadata-requires-dist Python Packaging User Guide specifications/core-metadata/#core-metadata-requires-dist Requires-Dist (vários usos) :std:ref:`core-metadata-requires-dist`
core-metadata-requires-external Python Packaging User Guide specifications/core-metadata/#core-metadata-requires-external Requires-External (vários usos) :std:ref:`core-metadata-requires-external`
core-metadata-requires-python Python Packaging User Guide specifications/core-metadata/#core-metadata-requires-python Requires-Python :std:ref:`core-metadata-requires-python`
core-metadata-summary Python Packaging User Guide specifications/core-metadata/#core-metadata-summary Summary :std:ref:`core-metadata-summary`
core-metadata-supported-platform Python Packaging User Guide specifications/core-metadata/#core-metadata-supported-platform Supported-Platform (vários usos) :std:ref:`core-metadata-supported-platform`
core-metadata-version Python Packaging User Guide specifications/core-metadata/#core-metadata-version Versão :std:ref:`core-metadata-version`
cpython-stable-abi Python Packaging User Guide guides/packaging-binary-extensions/#cpython-stable-abi Compatibilidade da ABI :std:ref:`cpython-stable-abi`
creating and using virtual environments Python Packaging User Guide tutorials/installing-packages/#creating-and-using-virtual-environments Criando ambientes virtuais :std:ref:`creating and using virtual environments`
data files Python Packaging User Guide guides/distributing-packages-using-setuptools/#data-files data_files :std:ref:`data files`
debian-ubuntu Python Packaging User Guide guides/installing-using-linux-tools/#debian-ubuntu Debian/Ubuntu e derivados :std:ref:`debian-ubuntu`
declaring-project-metadata Python Packaging User Guide specifications/pyproject-toml/#declaring-project-metadata pyproject.toml specification :std:ref:`declaring-project-metadata`
declaring-project-metadata-dynamic Python Packaging User Guide specifications/pyproject-toml/#declaring-project-metadata-dynamic dynamic :std:ref:`declaring-project-metadata-dynamic`
dependency-specifiers Python Packaging User Guide specifications/dependency-specifiers/#dependency-specifiers Especificadores de dependência :std:ref:`dependency-specifiers`
depending-on-a-separate-ecosystem Python Packaging User Guide overview/#depending-on-a-separate-ecosystem Dependendo de um ecossistema separado de distribuição de software :std:ref:`depending-on-a-separate-ecosystem`
description Python Packaging User Guide guides/writing-pyproject-toml/#description - :std:ref:`description`
description-content-type-optional Python Packaging User Guide specifications/core-metadata/#description-content-type-optional Description-Content-Type :std:ref:`description-content-type-optional`
description-optional Python Packaging User Guide specifications/core-metadata/#description-optional Descrição :std:ref:`description-optional`
devpi Python Packaging User Guide key_projects/#devpi - :std:ref:`devpi`
direct-url Python Packaging User Guide specifications/direct-url/#direct-url Gravando a Origem da URL Direta de distribuições instaladas :std:ref:`direct-url`
direct-url-data-structure Python Packaging User Guide specifications/direct-url-data-structure/#direct-url-data-structure Estrutura de dados de URL direta :std:ref:`direct-url-data-structure`
distlib Python Packaging User Guide key_projects/#distlib - :std:ref:`distlib`
distributing-packages Python Packaging User Guide guides/distributing-packages-using-setuptools/#distributing-packages Empacotando e distribuindo projetos :std:ref:`distributing-packages`
distribution-package-vs-import-package Python Packaging User Guide discussions/distribution-package-vs-import-package/#distribution-package-vs-import-package Pacote de distribuição vs. pacote de importação :std:ref:`distribution-package-vs-import-package`
distutils Python Packaging User Guide key_projects/#distutils - :std:ref:`distutils`
dropping support for older python versions Python Packaging User Guide guides/dropping-older-python-versions/#dropping-support-for-older-python-versions Descartando suporte para versões mais antigas do Python :std:ref:`dropping support for older python versions`
dumb-pypi Python Packaging User Guide key_projects/#dumb-pypi - :std:ref:`dumb-pypi`
easy_install Python Packaging User Guide key_projects/#easy-install Setuptools :std:ref:`easy_install`
egg-format Python Packaging User Guide discussions/package-formats/#egg-format What about eggs? :std:ref:`egg-format`
enscons Python Packaging User Guide key_projects/#enscons - :std:ref:`enscons`
ensurepip Python Packaging User Guide key_projects/#ensurepip - :std:ref:`ensurepip`
entry-points Python Packaging User Guide specifications/entry-points/#entry-points Especificação de pontos de entrada :std:ref:`entry-points`
externally-managed-environments Python Packaging User Guide specifications/externally-managed-environments/#externally-managed-environments Ambiente gerenciado externamente :std:ref:`externally-managed-environments`
flaskpypiproxy Python Packaging User Guide key_projects/#flaskpypiproxy Flask-Pypi-Proxy :std:ref:`flaskpypiproxy`
flit Python Packaging User Guide key_projects/#flit - :std:ref:`flit`
generating archives Python Packaging User Guide tutorials/packaging-projects/#generating-archives Gerando arquivos de distribuição :std:ref:`generating archives`
genindex Python Packaging User Guide genindex/ Índice :std:ref:`genindex`
hashdist Python Packaging User Guide key_projects/#hashdist Hashdist :std:ref:`hashdist`
hatch Python Packaging User Guide key_projects/#hatch - :std:ref:`hatch`
home-page-optional Python Packaging User Guide specifications/core-metadata/#home-page-optional Home-page :std:ref:`home-page-optional`
hosting your own simple repository Python Packaging User Guide guides/hosting-your-own-index/#hosting-your-own-simple-repository Hospedando seu próprio repositório simples :std:ref:`hosting your own simple repository`
httpserver Python Packaging User Guide key_projects/#httpserver http.server :std:ref:`httpserver`
install_requires vs requirements files Python Packaging User Guide discussions/install-requires-vs-requirements/#install-requires-vs-requirements-files install_requires vs arquivos requirements :std:ref:`install_requires vs requirements files`
installing pip/setuptools/wheel with linux package managers Python Packaging User Guide guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers Instalando pip/setuptools/wheel com gerenciadores de pacotes do Linux :std:ref:`installing pip/setuptools/wheel with linux package managers`
installing to the user site Python Packaging User Guide tutorials/installing-packages/#installing-to-the-user-site Instalando para o site do usuário :std:ref:`installing to the user site`
installing-packages Python Packaging User Guide tutorials/installing-packages/#installing-packages Instalando pacotes :std:ref:`installing-packages`
installing_requirements Python Packaging User Guide tutorials/installing-packages/#installing-requirements Requisitos para instalar pacotes :std:ref:`installing_requirements`
json-serialization Python Packaging User Guide specifications/simple-repository-api/#json-serialization JSON Serialization :std:ref:`json-serialization`
keywords-optional Python Packaging User Guide specifications/core-metadata/#keywords-optional Keywords :std:ref:`keywords-optional`
license-optional Python Packaging User Guide specifications/core-metadata/#license-optional License :std:ref:`license-optional`
local-version-identifiers Python Packaging User Guide specifications/version-specifiers/#local-version-identifiers Identificadores de versão local :std:ref:`local-version-identifiers`
mac-os-x-installers-and-package-managers Python Packaging User Guide guides/installing-scientific-packages/#mac-os-x-installers-and-package-managers Instaladores e gerenciadores de pacote para macOS :std:ref:`mac-os-x-installers-and-package-managers`
maintainer-email-optional Python Packaging User Guide specifications/core-metadata/#maintainer-email-optional Maintainer-email :std:ref:`maintainer-email-optional`
maintainer-optional Python Packaging User Guide specifications/core-metadata/#maintainer-optional Mantenedor :std:ref:`maintainer-optional`
managing-dependencies Python Packaging User Guide tutorials/managing-dependencies/#managing-dependencies Gerenciando dependências de aplicações :std:ref:`managing-dependencies`
manylinux Python Packaging User Guide specifications/platform-compatibility-tags/#manylinux - :std:ref:`manylinux`
maturin Python Packaging User Guide key_projects/#maturin Maturin :std:ref:`maturin`
meson-python Python Packaging User Guide key_projects/#meson-python - :std:ref:`meson-python`
metadata-classifier Python Packaging User Guide specifications/core-metadata/#metadata-classifier Classifier (vários usos) :std:ref:`metadata-classifier`
metadata_provides_extra Python Packaging User Guide specifications/core-metadata/#metadata-provides-extra Provides-Extra (vários usos) :std:ref:`metadata_provides_extra`
migrating to pypi.org Python Packaging User Guide guides/migrating-to-pypi-org/#migrating-to-pypi-org Migrando para PyPI.org :std:ref:`migrating to pypi.org`
modernize-setup-py-project Python Packaging User Guide guides/modernize-setup-py-project/#modernize-setup-py-project Como modernizar um projeto baseado em setup.py? :std:ref:`modernize-setup-py-project`
modindex Python Packaging User Guide py-modindex/ Índice do Módulo :std:ref:`modindex`
multi-version installs Python Packaging User Guide guides/multi-version-installs/#multi-version-installs Instalações de várias versões :std:ref:`multi-version installs`
multibuild Python Packaging User Guide key_projects/#multibuild - :std:ref:`multibuild`
name-format Python Packaging User Guide specifications/name-normalization/#name-format Name format :std:ref:`name-format`
name-normalization Python Packaging User Guide specifications/name-normalization/#name-normalization Name normalization :std:ref:`name-normalization`
nginx_pypi_cache Python Packaging User Guide key_projects/#nginx-pypi-cache - :std:ref:`nginx_pypi_cache`
numpy and the science stack Python Packaging User Guide guides/installing-scientific-packages/#numpy-and-the-science-stack Instalando pacotes científicos :std:ref:`numpy and the science stack`
other-dependency-management-tools Python Packaging User Guide tutorials/managing-dependencies/#other-dependency-management-tools Outras ferramentas para gerenciamento de dependências de aplicações :std:ref:`other-dependency-management-tools`
package data Python Packaging User Guide guides/distributing-packages-using-setuptools/#package-data package_data :std:ref:`package data`
package-formats Python Packaging User Guide discussions/package-formats/#package-formats Package Formats :std:ref:`package-formats`
packaging Python Packaging User Guide key_projects/#packaging empacotamento :std:ref:`packaging`
packaging your project Python Packaging User Guide guides/distributing-packages-using-setuptools/#packaging-your-project Empacotando seu projeto :std:ref:`packaging your project`
packaging-applications Python Packaging User Guide overview/#packaging-applications Empacotando aplicações do Python :std:ref:`packaging-applications`
packaging-namespace-packages Python Packaging User Guide guides/packaging-namespace-packages/#packaging-namespace-packages Empacotando pacotes de espaço de nomes :std:ref:`packaging-namespace-packages`
packaging-specifications Python Packaging User Guide specifications/#packaging-specifications Especificações do PyPA :std:ref:`packaging-specifications`
pdm Python Packaging User Guide key_projects/#pdm - :std:ref:`pdm`
pex Python Packaging User Guide key_projects/#pex - :std:ref:`pex`
pip Python Packaging User Guide key_projects/#pip - :std:ref:`pip`
pip vs easy_install Python Packaging User Guide discussions/pip-vs-easy-install/#pip-vs-easy-install - :std:ref:`pip vs easy_install`
pip-tools Python Packaging User Guide key_projects/#pip-tools - :std:ref:`pip-tools`
pip2pi Python Packaging User Guide key_projects/#pip2pi - :std:ref:`pip2pi`
pipenv Python Packaging User Guide key_projects/#pipenv Pipenv :std:ref:`pipenv`
pipenv-user-base Python Packaging User Guide tutorials/managing-dependencies/#pipenv-user-base - :std:ref:`pipenv-user-base`
pipfile Python Packaging User Guide key_projects/#pipfile Pipfile :std:ref:`pipfile`
pipx Python Packaging User Guide key_projects/#pipx - :std:ref:`pipx`
piwheels Python Packaging User Guide key_projects/#piwheels - :std:ref:`piwheels`
platform wheels Python Packaging User Guide guides/distributing-packages-using-setuptools/#platform-wheels Wheels de Plataforma :std:ref:`platform wheels`
platform-compatibility-tags Python Packaging User Guide specifications/platform-compatibility-tags/#platform-compatibility-tags Tags de compatibilidade de plataforma :std:ref:`platform-compatibility-tags`
plugin-entry-points Python Packaging User Guide guides/creating-and-discovering-plugins/#plugin-entry-points Usando metadados de pacote :std:ref:`plugin-entry-points`
poetry Python Packaging User Guide key_projects/#poetry - :std:ref:`poetry`
projects Python Packaging User Guide key_projects/#projects Resumos de projetos :std:ref:`projects`
provides-extra-optional-multiple-use Python Packaging User Guide specifications/core-metadata/#provides-extra-optional-multiple-use Provides-Extra (vários usos) :std:ref:`provides-extra-optional-multiple-use`
proxpi Python Packaging User Guide key_projects/#proxpi - :std:ref:`proxpi`
public-version-identifiers Python Packaging User Guide specifications/version-specifiers/#public-version-identifiers Public version identifiers :std:ref:`public-version-identifiers`
pulppython Python Packaging User Guide key_projects/#pulppython Pulp-python :std:ref:`pulppython`
pure python wheels Python Packaging User Guide guides/distributing-packages-using-setuptools/#pure-python-wheels Wheels de Puro Python :std:ref:`pure python wheels`
py-modindex Python Packaging User Guide py-modindex/ Índice de Módulos Python :std:ref:`py-modindex`
pypa_projects Python Packaging User Guide key_projects/#pypa-projects Projetos do PyPA :std:ref:`pypa_projects`
pypi mirrors and caches Python Packaging User Guide guides/index-mirrors-and-caches/#pypi-mirrors-and-caches Espelhos e caches de índice de pacotes :std:ref:`pypi mirrors and caches`
pypicloud Python Packaging User Guide key_projects/#pypicloud PyPI Cloud :std:ref:`pypicloud`
pypiprivate Python Packaging User Guide key_projects/#pypiprivate - :std:ref:`pypiprivate`
pypirc Python Packaging User Guide specifications/pypirc/#pypirc O arquivo .pypirc :std:ref:`pypirc`
pypiserver Python Packaging User Guide key_projects/#pypiserver - :std:ref:`pypiserver`
pyproject-build-system-table Python Packaging User Guide specifications/pyproject-toml/#pyproject-build-system-table Declaring build system dependencies: the [build-system] table :std:ref:`pyproject-build-system-table`
pyproject-guide-build-system-table Python Packaging User Guide guides/writing-pyproject-toml/#pyproject-guide-build-system-table Declarando o backend de construção :std:ref:`pyproject-guide-build-system-table`
pyproject-project-table Python Packaging User Guide specifications/pyproject-toml/#pyproject-project-table Declaring project metadata: the [project] table :std:ref:`pyproject-project-table`
pyproject-toml-spec Python Packaging User Guide specifications/pyproject-toml/#pyproject-toml-spec pyproject.toml specification :std:ref:`pyproject-toml-spec`
pyproject-tool-table Python Packaging User Guide specifications/pyproject-toml/#pyproject-tool-table Arbitrary tool configuration: the [tool] table :std:ref:`pyproject-tool-table`
pyscaffold Python Packaging User Guide key_projects/#pyscaffold PyScaffold :std:ref:`pyscaffold`
python_requires Python Packaging User Guide guides/writing-pyproject-toml/#python-requires requires-python :std:ref:`python_requires`
pywharf Python Packaging User Guide key_projects/#pywharf - :std:ref:`pywharf`
readme_renderer Python Packaging User Guide key_projects/#readme-renderer - :std:ref:`readme_renderer`
recording-installed-packages Python Packaging User Guide specifications/recording-installed-packages/#recording-installed-packages Gravando projetos instalados :std:ref:`recording-installed-packages`
requires-python Python Packaging User Guide guides/writing-pyproject-toml/#requires-python - :std:ref:`requires-python`
scikit-build Python Packaging User Guide key_projects/#scikit-build - :std:ref:`scikit-build`
scikit-build-core Python Packaging User Guide key_projects/#scikit-build-core - :std:ref:`scikit-build-core`
sdist-archive-features Python Packaging User Guide specifications/source-distribution-format/#sdist-archive-features Source distribution archive features :std:ref:`sdist-archive-features`
search Python Packaging User Guide search/ Página de Busca :std:ref:`search`
setup() args Python Packaging User Guide guides/distributing-packages-using-setuptools/#setup-args Argumentos de setup() :std:ref:`setup() args`
setup() name Python Packaging User Guide guides/writing-pyproject-toml/#setup-name name :std:ref:`setup() name`
setup-py-deprecated Python Packaging User Guide discussions/setup-py-deprecated/#setup-py-deprecated setup.py foi descontinuado? :std:ref:`setup-py-deprecated`
setuptools Python Packaging User Guide key_projects/#setuptools Setuptools :std:ref:`setuptools`
shiv Python Packaging User Guide key_projects/#shiv - :std:ref:`shiv`
simple-repository-api Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api API de repositório simples :std:ref:`simple-repository-api`
simple-repository-api-base Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-base Base HTML API :std:ref:`simple-repository-api-base`
simple-repository-api-json Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-json JSON-based Simple API for Python Package Indexes :std:ref:`simple-repository-api-json`
simple-repository-api-metadata-file Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-metadata-file Serve Distribution Metadata in the Simple Repository API :std:ref:`simple-repository-api-metadata-file`
simple-repository-api-versioning Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-versioning Versioning PyPI’s Simple API :std:ref:`simple-repository-api-versioning`
simple-repository-api-yank Python Packaging User Guide specifications/simple-repository-api/#simple-repository-api-yank Adding “Yank” Support to the Simple API :std:ref:`simple-repository-api-yank`
simpleindex Python Packaging User Guide key_projects/#simpleindex - :std:ref:`simpleindex`
single sourcing the version Python Packaging User Guide guides/single-sourcing-package-version/#single-sourcing-the-version Mantendo uma única fonte da versão do pacote :std:ref:`single sourcing the version`
source-distribution-format Python Packaging User Guide specifications/source-distribution-format/#source-distribution-format Formato de distribuição fonte :std:ref:`source-distribution-format`
spack Python Packaging User Guide key_projects/#spack Spack :std:ref:`spack`
src-layout-vs-flat-layout Python Packaging User Guide discussions/src-layout-vs-flat-layout/#src-layout-vs-flat-layout layout src vs layout plano :std:ref:`src-layout-vs-flat-layout`
supporting multiple python versions Python Packaging User Guide guides/supporting-multiple-python-versions/#supporting-multiple-python-versions Fornecendo suporte a várias versões do Python :std:ref:`supporting multiple python versions`
tool recommendations Python Packaging User Guide guides/tool-recommendations/#tool-recommendations Recomendações de ferramentas :std:ref:`tool recommendations`
trove-classifiers Python Packaging User Guide key_projects/#trove-classifiers - :std:ref:`trove-classifiers`
trusted-publishing Python Packaging User Guide guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#trusted-publishing Publicando versões de distribuição de pacotes usando fluxos de trabalho de CI/CD do GitHub Actions :std:ref:`trusted-publishing`
twine Python Packaging User Guide key_projects/#twine - :std:ref:`twine`
uploading your project to pypi Python Packaging User Guide guides/distributing-packages-using-setuptools/#uploading-your-project-to-pypi Enviando seu Projeto para PyPI :std:ref:`uploading your project to pypi`
using-test-pypi Python Packaging User Guide guides/using-testpypi/#using-test-pypi Usando TestPyPI :std:ref:`using-test-pypi`
venv Python Packaging User Guide key_projects/#venv - :std:ref:`venv`
version-specifiers Python Packaging User Guide specifications/version-specifiers/#version-specifiers Especificadores de versão :std:ref:`version-specifiers`
version-specifiers-compatible-release Python Packaging User Guide specifications/version-specifiers/#version-specifiers-compatible-release Versão compatível :std:ref:`version-specifiers-compatible-release`
version-specifiers-normalization Python Packaging User Guide specifications/version-specifiers/#version-specifiers-normalization Normalização :std:ref:`version-specifiers-normalization`
version-specifiers-regex Python Packaging User Guide specifications/version-specifiers/#version-specifiers-regex Appendix: Parsing version strings with regular expressions :std:ref:`version-specifiers-regex`
versioning Python Packaging User Guide discussions/versioning/#versioning Versioning :std:ref:`versioning`
virtual-environments Python Packaging User Guide specifications/virtual-environments/#virtual-environments Python Virtual Environments :std:ref:`virtual-environments`
virtualenv Python Packaging User Guide key_projects/#virtualenv - :std:ref:`virtualenv`
warehouse Python Packaging User Guide key_projects/#warehouse Warehouse :std:ref:`warehouse`
wheel Python Packaging User Guide key_projects/#wheel - :std:ref:`wheel`
wheel vs egg Python Packaging User Guide discussions/package-formats/#wheel-vs-egg What about eggs? :std:ref:`wheel vs egg`
wheel-file-name-spec Python Packaging User Guide specifications/binary-distribution-format/#wheel-file-name-spec Convenção de nome de arquivos :std:ref:`wheel-file-name-spec`
workflow-definition Python Packaging User Guide guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#workflow-definition Criando uma definição de fluxo de trabalho :std:ref:`workflow-definition`
writing-pyproject-toml Python Packaging User Guide guides/writing-pyproject-toml/#writing-pyproject-toml Escrevendo seu pyproject.toml :std:ref:`writing-pyproject-toml`
zestreleaser Python Packaging User Guide key_projects/#zestreleaser zest.releaser :std:ref:`zestreleaser`

std:doc

Identifier Project Name Version Location Display Name Usage example
contribute Python Packaging User Guide contribute/ Contribuir para este guia :std:doc:`contribute`
discussions/deploying-python-applications Python Packaging User Guide discussions/deploying-python-applications/ Fazendo deploy de aplicações Python :std:doc:`discussions/deploying-python-applications`
discussions/distribution-package-vs-import-package Python Packaging User Guide discussions/distribution-package-vs-import-package/ Pacote de distribuição vs. pacote de importação :std:doc:`discussions/distribution-package-vs-import-package`
discussions/index Python Packaging User Guide discussions/ Discussões :std:doc:`discussions/index`
discussions/install-requires-vs-requirements Python Packaging User Guide discussions/install-requires-vs-requirements/ install_requires vs arquivos requirements :std:doc:`discussions/install-requires-vs-requirements`
discussions/package-formats Python Packaging User Guide discussions/package-formats/ Package Formats :std:doc:`discussions/package-formats`
discussions/pip-vs-easy-install Python Packaging User Guide discussions/pip-vs-easy-install/ pip vs easy_install :std:doc:`discussions/pip-vs-easy-install`
discussions/setup-py-deprecated Python Packaging User Guide discussions/setup-py-deprecated/ setup.py foi descontinuado? :std:doc:`discussions/setup-py-deprecated`
discussions/src-layout-vs-flat-layout Python Packaging User Guide discussions/src-layout-vs-flat-layout/ layout src vs layout plano :std:doc:`discussions/src-layout-vs-flat-layout`
discussions/versioning Python Packaging User Guide discussions/versioning/ Versioning :std:doc:`discussions/versioning`
flow Python Packaging User Guide flow/ O fluxo do empacotamento :std:doc:`flow`
glossary Python Packaging User Guide glossary/ Glossário :std:doc:`glossary`
guides/analyzing-pypi-package-downloads Python Packaging User Guide guides/analyzing-pypi-package-downloads/ Analisando downloads de pacotes PyPI :std:doc:`guides/analyzing-pypi-package-downloads`
guides/creating-and-discovering-plugins Python Packaging User Guide guides/creating-and-discovering-plugins/ Criando e descobrindo plug-ins :std:doc:`guides/creating-and-discovering-plugins`
guides/distributing-packages-using-setuptools Python Packaging User Guide guides/distributing-packages-using-setuptools/ Empacotando e distribuindo projetos :std:doc:`guides/distributing-packages-using-setuptools`
guides/dropping-older-python-versions Python Packaging User Guide guides/dropping-older-python-versions/ Descartando suporte para versões mais antigas do Python :std:doc:`guides/dropping-older-python-versions`
guides/hosting-your-own-index Python Packaging User Guide guides/hosting-your-own-index/ Hospedando seu próprio repositório simples :std:doc:`guides/hosting-your-own-index`
guides/index Python Packaging User Guide guides/ Guias :std:doc:`guides/index`
guides/index-mirrors-and-caches Python Packaging User Guide guides/index-mirrors-and-caches/ Espelhos e caches de índice de pacotes :std:doc:`guides/index-mirrors-and-caches`
guides/installing-scientific-packages Python Packaging User Guide guides/installing-scientific-packages/ Instalando pacotes científicos :std:doc:`guides/installing-scientific-packages`
guides/installing-stand-alone-command-line-tools Python Packaging User Guide guides/installing-stand-alone-command-line-tools/ Instalando ferramentas de linha de comando autônomas :std:doc:`guides/installing-stand-alone-command-line-tools`
guides/installing-using-linux-tools Python Packaging User Guide guides/installing-using-linux-tools/ Instalando pip/setuptools/wheel com gerenciadores de pacotes do Linux :std:doc:`guides/installing-using-linux-tools`
guides/installing-using-pip-and-virtual-environments Python Packaging User Guide guides/installing-using-pip-and-virtual-environments/ Instalar pacotes em um ambiente virtual usando pip e venv :std:doc:`guides/installing-using-pip-and-virtual-environments`
guides/installing-using-virtualenv Python Packaging User Guide guides/installing-using-virtualenv/ Instalando pacotes usando virtualenv :std:doc:`guides/installing-using-virtualenv`
guides/making-a-pypi-friendly-readme Python Packaging User Guide guides/making-a-pypi-friendly-readme/ Criando um README amigável para PyPI :std:doc:`guides/making-a-pypi-friendly-readme`
guides/migrating-to-pypi-org Python Packaging User Guide guides/migrating-to-pypi-org/ Migrando para PyPI.org :std:doc:`guides/migrating-to-pypi-org`
guides/modernize-setup-py-project Python Packaging User Guide guides/modernize-setup-py-project/ Como modernizar um projeto baseado em setup.py? :std:doc:`guides/modernize-setup-py-project`
guides/multi-version-installs Python Packaging User Guide guides/multi-version-installs/ Instalações de várias versões :std:doc:`guides/multi-version-installs`
guides/packaging-binary-extensions Python Packaging User Guide guides/packaging-binary-extensions/ Empacotando extensões binárias :std:doc:`guides/packaging-binary-extensions`
guides/packaging-namespace-packages Python Packaging User Guide guides/packaging-namespace-packages/ Empacotando pacotes de espaço de nomes :std:doc:`guides/packaging-namespace-packages`
guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows Python Packaging User Guide guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ Publicando versões de distribuição de pacotes usando fluxos de trabalho de CI/CD do GitHub Actions :std:doc:`guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows`
guides/section-build-and-publish Python Packaging User Guide guides/section-build-and-publish/ Construção e publicação :std:doc:`guides/section-build-and-publish`
guides/section-hosting Python Packaging User Guide guides/section-hosting/ Hospedagem :std:doc:`guides/section-hosting`
guides/section-install Python Packaging User Guide guides/section-install/ Instalação :std:doc:`guides/section-install`
guides/single-sourcing-package-version Python Packaging User Guide guides/single-sourcing-package-version/ Mantendo uma única fonte da versão do pacote :std:doc:`guides/single-sourcing-package-version`
guides/supporting-multiple-python-versions Python Packaging User Guide guides/supporting-multiple-python-versions/ Fornecendo suporte a várias versões do Python :std:doc:`guides/supporting-multiple-python-versions`
guides/supporting-windows-using-appveyor Python Packaging User Guide guides/supporting-windows-using-appveyor/ Oferece suporte a Windows usando Appveyor :std:doc:`guides/supporting-windows-using-appveyor`
guides/tool-recommendations Python Packaging User Guide guides/tool-recommendations/ Recomendações de ferramentas :std:doc:`guides/tool-recommendations`
guides/using-manifest-in Python Packaging User Guide guides/using-manifest-in/ Incluindo arquivos em distribuições de código-fonte com MANIFEST.in :std:doc:`guides/using-manifest-in`
guides/using-testpypi Python Packaging User Guide guides/using-testpypi/ Usando TestPyPI :std:doc:`guides/using-testpypi`
guides/writing-pyproject-toml Python Packaging User Guide guides/writing-pyproject-toml/ Escrevendo seu pyproject.toml :std:doc:`guides/writing-pyproject-toml`
index Python Packaging User Guide Guia de Usuário para Empacotamento de Python :std:doc:`index`
key_projects Python Packaging User Guide key_projects/ Resumos de projetos :std:doc:`key_projects`
news Python Packaging User Guide news/ Notícias :std:doc:`news`
overview Python Packaging User Guide overview/ Visão geral do empacotamento para Python :std:doc:`overview`
specifications/binary-distribution-format Python Packaging User Guide specifications/binary-distribution-format/ Formato de distribuição binária :std:doc:`specifications/binary-distribution-format`
specifications/core-metadata Python Packaging User Guide specifications/core-metadata/ Especificações de metadados principais :std:doc:`specifications/core-metadata`
specifications/dependency-specifiers Python Packaging User Guide specifications/dependency-specifiers/ Especificadores de dependência :std:doc:`specifications/dependency-specifiers`
specifications/direct-url Python Packaging User Guide specifications/direct-url/ Gravando a Origem da URL Direta de distribuições instaladas :std:doc:`specifications/direct-url`
specifications/direct-url-data-structure Python Packaging User Guide specifications/direct-url-data-structure/ Estrutura de dados de URL direta :std:doc:`specifications/direct-url-data-structure`
specifications/entry-points Python Packaging User Guide specifications/entry-points/ Especificação de pontos de entrada :std:doc:`specifications/entry-points`
specifications/externally-managed-environments Python Packaging User Guide specifications/externally-managed-environments/ Ambiente gerenciado externamente :std:doc:`specifications/externally-managed-environments`
specifications/index Python Packaging User Guide specifications/ Especificações do PyPA :std:doc:`specifications/index`
specifications/inline-script-metadata Python Packaging User Guide specifications/inline-script-metadata/ Inline script metadata :std:doc:`specifications/inline-script-metadata`
specifications/name-normalization Python Packaging User Guide specifications/name-normalization/ Names and normalization :std:doc:`specifications/name-normalization`
specifications/platform-compatibility-tags Python Packaging User Guide specifications/platform-compatibility-tags/ Tags de compatibilidade de plataforma :std:doc:`specifications/platform-compatibility-tags`
specifications/pypirc Python Packaging User Guide specifications/pypirc/ O arquivo .pypirc :std:doc:`specifications/pypirc`
specifications/pyproject-toml Python Packaging User Guide specifications/pyproject-toml/ pyproject.toml specification :std:doc:`specifications/pyproject-toml`
specifications/recording-installed-packages Python Packaging User Guide specifications/recording-installed-packages/ Gravando projetos instalados :std:doc:`specifications/recording-installed-packages`
specifications/section-distribution-formats Python Packaging User Guide specifications/section-distribution-formats/ Formatos de arquivos de distribuição de pacotes :std:doc:`specifications/section-distribution-formats`
specifications/section-distribution-metadata Python Packaging User Guide specifications/section-distribution-metadata/ Metadados de distribuição de pacotes :std:doc:`specifications/section-distribution-metadata`
specifications/section-installation-metadata Python Packaging User Guide specifications/section-installation-metadata/ Package Installation Metadata :std:doc:`specifications/section-installation-metadata`
specifications/section-package-indices Python Packaging User Guide specifications/section-package-indices/ Interfaces de índices de pacotes :std:doc:`specifications/section-package-indices`
specifications/simple-repository-api Python Packaging User Guide specifications/simple-repository-api/ API de repositório simples :std:doc:`specifications/simple-repository-api`
specifications/source-distribution-format Python Packaging User Guide specifications/source-distribution-format/ Formato de distribuição fonte :std:doc:`specifications/source-distribution-format`
specifications/version-specifiers Python Packaging User Guide specifications/version-specifiers/ Especificadores de versão :std:doc:`specifications/version-specifiers`
specifications/virtual-environments Python Packaging User Guide specifications/virtual-environments/ Python Virtual Environments :std:doc:`specifications/virtual-environments`
support Python Packaging User Guide support/ Como obter suporte :std:doc:`support`
tutorials/creating-documentation Python Packaging User Guide tutorials/creating-documentation/ Creating documentation :std:doc:`tutorials/creating-documentation`
tutorials/index Python Packaging User Guide tutorials/ Tutoriais :std:doc:`tutorials/index`
tutorials/installing-packages Python Packaging User Guide tutorials/installing-packages/ Instalando pacotes :std:doc:`tutorials/installing-packages`
tutorials/managing-dependencies Python Packaging User Guide tutorials/managing-dependencies/ Gerenciando dependências de aplicações :std:doc:`tutorials/managing-dependencies`
tutorials/packaging-projects Python Packaging User Guide tutorials/packaging-projects/ Empacotando projetos Python :std:doc:`tutorials/packaging-projects`