- django-s3direct - Upload files directly to S3 (or compatible service) from Django.
- django_dramatiq - Working with dramatiq task runner from Django
- django-lti-provider - Create LTI app with Django using LTI standard
- django-safedelete - abstract model, that allows you to transparently retrieve or delete your objects, without having them deleted from your database
- PySyncObj - python library for building fault-tolerant distributed systems. It provides the ability to replicate your application data between multiple servers.
- python-patterns - A collection of design patterns and idioms in Python.