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 (4441)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 (251)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 (211)Latest Package Releases
Email services for django providing various backends.
π Event and occurrence scheduling application for Django
Django Smart Home
π Django-CFG: Type-Safe Django Configuration Framework with AI-Ready Infrastructure
Strawberry GraphQL Django extension
Latest Five Packages Added
Zero-LLM knowledge graph for Django projects. Models, Views, URLs, signals, serializers and more.
Django AI agent framework for building LangChain-powered agents, tools, memory, retrieval, and chat UI directly inside Django projects.
Reusable visual themes for Wagtail pages
Random Five Packages
A Python 3 library for better timestamped UUIDs
A fast and reliable background task processing library for Python 3.
A community-supported supercharged document management system: scan, index and archive all your documents
Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
jQuery plugin that automatically hides the help blocks generated by [crispy forms](http://django-crispy-forms.readthedocs.org/en/d-0/), packaged as Django app for easy installation.
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