The .dist-info directory¶| packaging.python.org
PyPA Projects¶| packaging.python.org
Local version identifiers#| packaging.python.org
Declaring project metadata: the [project] table¶| packaging.python.org
Specification#| packaging.python.org
Requirements for Installing Packages¶| packaging.python.org
Description¶| pip.pypa.io
Python Packaging Authority¶| www.pypa.io
This PEP specifies how to write a project’s core metadata in a pyproject.toml file for packaging-related tools to consume.| Python Enhancement Proposals (PEPs)
This PEP specifies how Python software packages should specify what build dependencies they have in order to execute their chosen build system. As part of this specification, a new configuration file is introduced for software packages to use to specify...| Python Enhancement Proposals (PEPs)
File Format¶| packaging.python.org
This module provides access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter. It is always available. Unless explicitly noted oth...| Python documentation
Core metadata specifications¶| packaging.python.org
User Guide¶| pip.pypa.io