Python Packaging Automation - Auto-Publish to PyPI via Pull Requests
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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.
Syllabus
Python Packaging Automation — Auto-Publish to PyPI via Pull Requests - presented by Justin Mayer
Taught by
EuroPython Conference
Related Courses
Project Zen - Improving Apache Spark for Python UsersDatabricks via YouTube Your Step by Step Guide on Python Libraries Development
Prodramp via YouTube Python Unit Testing and Package Submission - Build with Python 5
Samuel Chan via YouTube Building and Publishing a Python Package - How to Distribute on PyPI
Samuel Chan via YouTube Secure Python Packaging and Release Using Continuous Deployment
Linux Foundation via YouTube