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 (4438)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (800)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 (210)Latest Package Releases
Email services for django providing various backends.
Advanced CRUD for perfectionists with deadlines.
An interactive graph of your Django model structure
An Adaptive AI‑Powered Web Application Firewall for Python. Detects anomalies, blocks suspicious IPs, prevents UUID tampering, stops honeypot field exploits, and continuously improves via daily log-based retraining.
Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.
Latest Five Packages Added
An interactive graph of your Django model structure
A widget to easily rearrange the order of items in the django admin backend.
setting helper for django to represent databases, caches and email settings via a single string
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components.
Collects logs from any logger configured in Django's standard `LOGGING` setting and displays them on a dashboard
Random Five Packages
Quickly Add HTML fragment cache to your StreamField block
A Django toolkit for GitHub Apps with batteries included
Django settings values via external YAML formatted files simplifying the c onfiguration of Django applications
:billed_cap: friendly font operations on top of fontTools.
A Wagtail project made to simplify creation of resumes for developers.
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