bb-django-library This is an example repository for a simple Django library. Install pip install bb-django-library Usage from bb_django_library.models import Foo Foo.objects.create(bar='foobar')