PEP 517/518

EcosystemPython N/AAdvanced

Build system standards: pyproject.toml and build backends

Quick Info

Python Version
N/A
Dependencies
N/A — specification
Install
Visit https://peps.python.org/pep-0517/

Learn by Difficulty

Quick Example

python
# PEP 517/518
# Build system standards: pyproject.toml and build backends
#
# Category: Ecosystem
# Related: N/A
print("PEP 517/518: Build system standards: pyproject.toml and build backends")

PEP 517/518 is part of the Python ecosystem. Build system standards: pyproject.toml and build backends.

Try in Playground

Tags

ecosystemcommunityresource