Tag: packaging
All the articles with the tag "packaging".
-
Python Project Folder Structure — The Modern Standard
How modern Python apps and libraries organize their source code, why the src layout with a named package folder is the de facto standard, and what tools reinforce it.
-
pyproject.toml: Python's Single Source of Truth
A concept note covering what pyproject.toml is, its development history, and a breakdown of its structure and key sections.