Building and Publishing a Python Package - How to Distribute on PyPI
Offered By: Samuel Chan via YouTube
Course Description
Overview
Learn how to publish a Python package to PyPI in under 15 minutes through this informative video tutorial. Discover the requirements for publishing a package, create a Python package structure following best practices, and distribute your Python package through PyPI. Explore the process of creating setup.py, preparing for PyPI, understanding built distributions (wheel / .whl) and source distributions, and finally uploading your Python package to PyPI. Follow along as the instructor demonstrates how to create a lightweight, no-dependencies productivity tool on top of Taskwarrior / Tasklib, making it accessible to anyone worldwide through a simple pip install command.
Syllabus
Build w/ Python 3: (how to) build & publish our Python Package!
Taught by
Samuel Chan
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 Secure Python Packaging and Release Using Continuous Deployment
Linux Foundation via YouTube Improving Package Repository Security - From White Papers to Practice
Linux Foundation via YouTube