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 (4491)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (805)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.
β¨ HTML Template Linter and Formatter. Django, Jinja, Askama, Tera, Liquid, Nunjucks, Twig, Handlebars, Mustache, GoLang, Angular
A GraphQL library for Python that leverages type annotations π
The property-based testing library for Python
:hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools β AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more β capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
Latest Five Packages Added
A simple django-based headless CMS.
Pluggable search for Django: swappable backends (Meilisearch, PostgreSQL, OpenSearch, Solr, Typesense, Vespa), auto-indexing, analytics, and merchandising
Materialised path tree structures for Django: fast ancestor and descendant lookups, moves, and rebuilds
Taxonomy, vocabularies, and tagging for Django: term trees, generic tagging, and SKOS-style relationships
Random Five Packages
django module to create MS Word, PDF and other types of documents from ODF and HTML templates
Track a model object over time and blame users
Secure file field, which allows you to restrict uploaded file extensions.
This module allows you to manage django-comments-xtd comments into the Wagtail admin UI. Tested on Wagtail 1.7+.
A simple app providing two models: Country, Region extracted from django-cities-light with corresponding data.
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.