Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Python Packaging Cheatsheet

A dumping ground for my notes/resources to do with creating Python packages. When I learn how to work around an issue, I'll put my notes here.

Install Python Packages Hosted On Private GitHub

Learn how to install python packages through pip, when the packages are hosted within a private GitHub repository.

Lecture - Publishing (Perfect) Python Packages on PyPi

A timestamped lecture explaining how to build and publish a Python package.

PHP - Specifying Package Requirements