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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity