How to Write an Installable Django App

How to Write an Installable Django App

Tutorials

Learn how to take an app out of a Django project and package it so that it’s installable. Once you’ve packaged your app, you can share it on PyPI so that others can fetch it through pip.