A tour of pyproject.toml
Home
Initializing search
    • Home
    • Introduction
    • Setting up
    • Packaging
    • Linting
    • Type checking
    • Appendix: Converting existing configurations

    Home

    This tutorial covers various uses of the pyproject.toml file for Python projects.

    It was developed for PyCon Greece 2025.

    The source can be found on GitHub.

    This material is licensed under CC BY 4.0. See the README.md file in the source repository for more details and attribution information.

    Licensed under CC BY 4.0
    Made with Material for MkDocs