Stars
FastAPI framework, high performance, easy to learn, fast to code, ready for production
An extremely fast Python type checker and language server, written in Rust.
A set of tools to keep your pinned Python dependencies fresh.
A command line utility to display dependency tree of the installed Python packages
Allows logging in via Facebook, Yahoo, Gmail, Twitter and Openid
The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
Official Django page CMS git repository
Accounting pluggable app for Django 1.7+ projects
AMQP Messaging Framework for Python (discontinued; Use Kombu instead)
Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
Django application that bundles your Javascript and CSS and sprites your icons.
This is a session backend for Django that stores sessions in a Tokyo Cabinet database, which communicates via Tokyo Tyrant using the PyTyrant library. Tokyo Cabinet is a key-value store similar to …
Work on class-based views, now part of Django 1.3. For a backport to Django 1.2, see https://github.com/sorl/django-cbv
Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks.
Continuous integration for your python projects.
A simple and efficient tracker for user action
A script that help administrate your git python repositories
Django Cache+DB Session wich uses table rotation for expiry
A simple script that use the pyflakes output to help you cleaup unused import in your source code