Publish a Perfect Python Package on PyPI
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Learn how to publish a Python package on PyPI in this 30-minute conference talk from EuroPython 2019. Discover the entire process of building and publishing a package using current best practices. Explore project structure, code organization, and essential files like requirements.txt and setup.py. Gain insights on writing platform-independent code, creating comprehensive documentation, and implementing effective testing strategies with Tox. Understand the importance of Continuous Integration for ensuring cross-platform compatibility. Master the use of Twine for uploading your package to PyPI. Additionally, learn about time-saving techniques using CookieCutter templates to streamline the packaging process.
Syllabus
Mark Smith - Publish a (Perfect) Python Package on PyPI
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