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 (4462)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (804)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (252)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 (212)Latest Package Releases
Email services for django providing various backends.
django-totp adds two-factor authentication (2FA) to a Django project with encrypted secret storage, QR-code enrollment, one-time backup codes, email-based account recovery, and JWT-aware login endpoints - all exposed as a small, composable set of DRF views.
Modern Django Admin
Django Model Import -- a fast CSV importer
A fresh approach to autocomplete implementations, specially for Django.
Latest Five Packages Added
Capistrano-inspired deployment automation for Django and FastAPI apps.
A production-ready WhatsApp Cloud Platform engine tailored exclusively for Django. Build CRM flows, blast campaigns, and chat with users natively.
A simple Django package setting loader that utilizes dataclasses for type hinting and type checking
Django admin inlines for unrelated models
Random Five Packages
Django project template for quick start
Django template tag which uses python-markdown2 library.
Django Ping is utility that provides a lightweight endpoint for availability and uptime monitoring services. It also provides hooks for testing stack components and reporting them via JSON.
The powerful e-commerce solution for Python
Universal payment handling for Django.
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.