Acerca de
This skill provides specialized guidance for Python developers looking to distribute their code using modern, high-performance packaging workflows. It automates and optimizes the creation of source distributions and wheels, manages complex pyproject.toml configurations, and handles the publishing process to PyPI or private indexes. By leveraging the UV toolset, it ensures consistent builds, accurate versioning through git tags, and proper entry point configuration for command-line tools, making the transition from local code to a distributable package seamless and error-free.