소개
This skill provides a comprehensive framework for building, structuring, and distributing Python libraries and CLI tools. It guides developers through modern packaging standards like PEP 517 and PEP 621, helps configure pyproject.toml files, and facilitates publishing to PyPI or private repositories. Whether you are setting up professional source layouts, implementing dynamic versioning, or creating complex command-line interfaces, this skill ensures your Python projects follow industry best practices for discoverability and installation.