Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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