About
This skill empowers developers to build professional, distributable Python libraries and CLI tools following PEP 517/518 and PEP 621 standards. It provides comprehensive guidance on project layout selection (Source vs. Flat), metadata configuration using pyproject.toml, and build backend selection. Whether setting up a new repository or preparing a package for release, this skill ensures best practices for dependency management, versioning, and automated publishing to PyPI or private repositories.