pyproject.toml

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf configuration
gptkbp:canBe dependencies
project metadata
build-backend
tool-specific settings
gptkbp:defines [build-system] section
[project] section
[tool.<toolname>] section
[tool] section
gptkbp:fileExtension .toml
gptkbp:format gptkb:TOML
https://www.w3.org/2000/01/rdf-schema#label pyproject.toml
gptkbp:introducedIn gptkb:PEP_518
gptkbp:location project root directory
gptkbp:replacedBy setup.cfg (partially)
setup.py (partially)
gptkbp:requires PEP 517 build systems
gptkbp:standardizedBy gptkb:Python_Packaging_Authority
gptkbp:supportedBy gptkb:poetry
gptkb:setuptools
gptkb:Python_3.6
gptkb:isort
gptkb:flit
gptkb:pip
gptkb:pytest
black
tox
hatch
gptkbp:usedBy Python projects
gptkbp:usedFor build system configuration
tool configuration
gptkbp:bfsParent gptkb:Black_(Python_code_formatter)
gptkbp:bfsLayer 7