We are all part of this

Projects

The following 70 Jazzband projects are maintained by the Jazzband members. Want to move your project to the Jazzband? See the guidelines.

tablib 5 20 140 4248 577 35
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
django-debug-toolbar 7 22 109 7504 1012 70
A configurable set of panels that display various debug information about the current request/response.
pip-tools 59 124 105 6873 582 142
A set of tools to keep your pinned Python dependencies fresh.
django-oauth-toolkit 10 22 67 2803 739 175
OAuth2 goodies for the Djangonauts!
django-taggit 5 18 66 3039 612 86
Simple tagging for django
django-push-notifications 1 6 66 2089 574 149
Send push notifications to mobile devices through GCM or APNS in Django.
django-admin2 1 0 61 1175 153 44
Extendable, adaptable rewrite of django.contrib.admin
django-redis 5 4 58 2590 415 50
Full featured redis cache backend for Django.
django-silk 12 29 54 3854 313 106
Silky smooth profiling for Django
djangorestframework-simplejwt 9 18 53 3446 596 141
A JSON Web Token authentication plugin for the Django REST Framework.
django-smart-selects 2 0 50 1035 340 39
chained and grouped selects for django forms
django-model-utils 6 14 47 2458 357 139
Django model mixins and utilities.
django-widget-tweaks 4 16 46 1866 129 44
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
django-payments 5 10 44 862 253 69
Universal payment handling for Django.
django-two-factor-auth 5 10 40 1411 400 93
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
django-simple-history 10 10 39 1867 434 135
Store model history and view/revert changes from admin site.
sorl-thumbnail 5 14 36 1675 507 127
Thumbnails for Django
django-constance 8 21 34 1557 304 27
Dynamic Django settings.
django-analytical 4 6 34 1109 159 39
Analytics services for Django projects
dj-database-url 4 10 34 1368 200 5
Use Database URLs in your Django Application.
django-newsletter 1 0 32 786 195 53
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.
django-categories 1 0 31 445 135 49
This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS).
geojson 2 6 31 806 116 22
Python bindings and utilities for GeoJSON
django-floppyforms 1 4 30 823 153 43
Full control of form rendering in the templates.
django-axes 2 214 27 1211 327 20
Keep track of failed login attempts in Django-powered sites.
django-pipeline 2 12 26 1467 378 145
Pipeline is an asset packaging library for Django.
django-formtools 5 6 26 656 124 69
A set of high-level abstractions for Django forms
django-tinymce 4 12 25 1181 318 33
TinyMCE integration for Django
django-hosts 5 10 24 888 99 33
Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
django-auditlog 6 18 24 792 376 55
A Django app that keeps a log of changes made to an object.
wagtailmenus 4 12 22 361 128 18
An app to help you manage and render menus in your Wagtail projects more effectively
prettytable 2 38 22 1035 123 34
Display tabular data in a visually appealing ASCII table format
django-dbbackup 3 0 21 739 205 76
Management commands to help backup and restore your project database and media files
django-nose 3 2 21 881 239 96
Django test runner using nose
django-user-sessions 3 2 21 519 120 26
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
django-dbtemplates 3 6 21 243 151 25
Django template loader for database stored templates with extensible cache backend
django-configurations 6 14 21 995 134 51
A helper for organizing Django project settings by relying on well established programming patterns.
django-defender 2 20 20 861 127 26
A simple super fast django reusable app that blocks people from brute forcing login attempts
django-ddp 1 0 19 166 28 21
Django/PostgreSQL implementation of the Meteor server.
django-permission 0 0 18 301 51 8
[Not maintained] An enhanced permission system which support object permission in Django
django-downloadview 2 2 17 339 56 34
Serve files with Django.
django-embed-video 5 24 17 368 134 13
Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
django-admin-sortable 2 0 16 537 134 9
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
django-mongonaut 1 0 16 239 69 32
Built from scratch to replicate some of the Django admin functionality and add some more, to serve as an introspective interface for Django and Mongo.
django-invitations 5 2 16 465 153 22
Generic invitations app for Django
django-recurrence 3 0 15 432 175 70
Utility for working with recurring dates in Django.
django-celery-monitor 2 0 15 175 61 25
Celery Monitoring for Django
django-simple-menu 4 12 14 202 76 14
Simple, yet powerful, code-based menus for Django applications
icalevents 3 4 14 125 69 34
Python module for iCal URL/file parsing and querying.
django-avatar 4 12 14 767 305 7
A Django app for handling user avatars.
django-authority 3 8 13 275 57 10
A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
django-revproxy 2 0 13 263 115 31
Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.
django-robots 3 10 13 412 91 23
A Django app for managing robots.txt files following the robots exclusion protocol
django-queued-storage 1 0 11 316 61 9
Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
imaplib2 2 2 11 26 25 12
Fork of Piers Lauder's imaplib2 library for Python.
django-sortedm2m 3 9 10 492 144 25
A transparent sorted ManyToMany field for django.
django-fsm-log 4 0 10 213 70 14
Automatic logging for Django FSM
jsonmodels 3 10 9 321 50 48
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
django-discover-jenkins 1 0 8 48 20 1
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner
docopt-ng 2 2 8 121 12 16
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
django-flatblocks 1 2 8 80 32 1
django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
django-eav2 3 16 8 224 50 10
Django EAV 2 - EAV storage for modern Django
contextlib2 2 6 7 37 13 7
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
django-redshift-backend 2 16 7 80 40 15
Redshift database backend for Django
django-voting 4 4 6 85 45 2
A generic voting application for Django
pathlib2 2 0 6 72 26 4
Backport of pathlib aiming to support the full stdlib Python API.
django-sorter 1 0 5 52 12 2
A helper app for sorting objects in Django templates.
django-ical 1 26 5 82 27 3
iCal feeds for Django based on Django's syndication feed framework.
django-cookie-consent 4 0 5 149 58 19
Reusable application for managing various cookies and visitors consent for their use in Django project.
AirBnB_clone_v3 0 0 0 0 0 0