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 (4492)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (806)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 Classified
A typed, unified, asynchronous-oriented toolkit for Django 5+*
A customizable plug-in photo gallery management application for the Django web framework.
Enforce the DDD aggregate boundaries you define in your ORM
Latest Five Packages Added
A typed, unified, asynchronous-oriented toolkit for Django 5+*
Enforce the DDD aggregate boundaries you define in your ORM
A simple django-based headless CMS.
Pluggable search for Django: swappable backends (Meilisearch, PostgreSQL, OpenSearch, Solr, Typesense, Vespa), auto-indexing, analytics, and merchandising
Random Five Packages
(Deprecated - Please check out https://github.com/Bearle/django_private_chat2) Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team
Generic framework for tracking subscriptions to things and emitting notices to subscribed users
An easy-to-use math field/widget captcha for Django forms.
django-tracking2 tracks the length of time visitors and registered users spend on your site. Although this will work for websites, this is more applicable to web _applications_ with registered users. This does not replace (nor intend) to replace client-side analytics which is great for understanding aggregate flow of page views.
Profiling app 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.