Back to Browse

Build w/ Python 3: (how to) build & publish our Python Package!

1.0K views
Apr 3, 2022
17:56

How to publish a python package to PyPI in under 15 minutes! We cover: requirements to publish your package, how to create a python package structure following best-practice, and finally how to distribute your python package through PyPI Watch Part 0 [Taskwarrior: Terminal-based task management for getting things done (GTD) | Productivity tutorial]: https://youtu.be/cDYIes9avW4 Watch Part 1 [Build w/ Python 1: Command line productivity scoreboard for TaskWarrior]: https://youtu.be/lT2jqmhRkxo Watch Part 2 [Build w/ Python 2: Colorful terminal CLI, argparse, python package structure (production-ready)]: https://youtu.be/DpvnLO6vw2I Yay! We now have a lightweight, no-dependencies productivity tool on top of Taskwarrior / Tasklib. In this video we cover: - Creating setup.py - Preparing for PyPI - Built distributions (wheel / .whl) and source distributions - Finally uploading our python package to PyPI Anyone in the world can now just run `pip install taskquant` and see a scoreboard of their task by doing `tq` (stands for "TaskQuant") Link to code repo: https://github.com/onlyphantom/taskquant Link to PyPI: https://pypi.org/project/taskquant/ Link to tasklib: https://github.com/GothenburgBitFactory/tasklib Link to TaskWarrior: https://github.com/GothenburgBitFactory/taskwarrior

Download

0 formats

No download links available.

Build w/ Python 3: (how to) build & publish our Python Package! | NatokHD