Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Apps
Small components used to build projects. An app is anything that is installed by placing in settings.INSTALLED_APPS.
Show Apps (4435)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (799)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (249)Frameworks
Large efforts that combine many python modules or apps. Examples include Django, django-cms, and Mezzanine. Most CMSes fall into this category, and so do storefronts.
Show Frameworks (209)Latest Package Releases
Email services for django providing various backends.
Django Classified
Django Smart Home
Production-grade static file server for Python WSGI & ASGI.
Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
Latest Five Packages Added
DB-backed task queue backend for Django’s Tasks framework. Inspired by solid_queue.
Drop-in Django library for global privacy compliance. DPDP, GDPR, CCPA, FCRA.
Store key/value simple settings in database
Random Five Packages
Resumable.js for Django's Admin
A Django app to accept payments from various payment processors via Pluggable backends.
:checkered_flag: Django Start Project template with batteries
Automatic delegate methods for Django managers and querysets without runtime dispatch penalties.
Library to plug xworkflows into django models.
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.
Per object permissions for Django