Discover how to streamline Python package releases through an automated process that publishes to PyPI via pull requests. Learn about the benefits of continuous release, including improved release cadence, easier bug tracking, and empowering contributors. Explore the implementation of a system where pull requests require release files, triggering automated version increments, changelog updates, and PyPI publishing upon merge. Gain insights into formatting release files, leveraging continuous integration for automation, and using tools like AutoPub to facilitate the process. Understand how this approach can solve common release-related issues and enhance overall project management in Python development.
Python Packaging Automation - Auto-Publish to PyPI via Pull Requests
EuroPython Conference via YouTube
Overview
Syllabus
Python Packaging Automation — Auto-Publish to PyPI via Pull Requests - presented by Justin Mayer
Taught by
EuroPython Conference