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 (210)Latest Package Releases
Email services for django providing various backends.
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.
Django pdf actions export actions app.
Django AI agent framework for building LangChain-powered agents, tools, memory, retrieval, and chat UI directly inside Django projects.
Django Smart Home
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
Run Django management commands from the admin with auto-generated forms, pluggable task runners, and a unified execution log.
Random Five Packages
A lightweight task queue for Django using RabbitMQ
AsyncAPI ✨ documentation in django via pydantic models
:wavy_dash: welut is django plugin to convert the .epub, .mobi or .pdf files as images. Usefull to manage e-library or e-commerce bassed on e-book system.
A django app that lets you store simple redirects in a database and handles the redirecting for you. Integrated with Django CMS to allow you to link directly to a page object. Based off django.contrib.redirects
This package will convert django models to json schema for html forms for the frontend. It can be helpful while create web app with frontend library/frameworks such as Vue, React, Angular etc.
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