关于
This skill empowers developers to transform raw Python code into professional, distributable packages following industry-standard practices. It provides comprehensive guidance on modern packaging specifications (PEP 517, 621), project layouts (source vs. flat), and build backends like setuptools and hatch. Whether you are building a simple CLI tool or a complex library with dynamic versioning and namespace packages, this skill ensures your project follows best practices for metadata management, dependency handling, and automated publishing workflows.