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 (250)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.
π Aggregate candlesticks from high frequency tick data from S3 and REST APIs
A Python module enables user to easily implement fraud detection feature into their solution using the API from https://www.fraudlabspro.com.
A Highly Versatile REST Datastore built on top of Django
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components.
Latest Five Packages Added
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.
An interactive graph of your Django model structure
Random Five Packages
Server-side clustering of map markers for (Geo)Django
OpenID 2.0 Relying Party for Python.
Opening Pandora's box by making django's request object available in a thread local.
See canonical repository below
app to provide subdomain functionality in django project
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