How to Write an Installable Django App

How to Write an Installable Django App

Tutorials

A tutorial on turning a Django project app into a 3rd party package can be shared on PyPI so that others can fetch it through pip install.