Benjamin Rigaud's repositories
alchemyapi_python
A sdk for AlchemyAPI using Python
crate-django
Django database backend for CrateIO
django-admincommand
Launch django management commands from the admin
django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
django-constance
WIP - Site dependent Dynamic Django settings in Redis.
django-crispy-forms
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.
django-datatable-view
Yet another datatables implementation for Django
django-dynamic-formset
A jQuery plugin that allows you dynamically add new forms to a rendered django formset.
django-elasticsearch
Simple wrapper around elasticsearch-py to index/search a django Model.
django-hijack
Django-hijack allows superusers to hijack (=login as) and work on behalf of other users without knowing their credentials.
django-mmc
App for monitoring management commands on Django.
django-mysql
:dolphin: :horse: Extensions to Django for use with MySQL/MariaDB
django-redis
Full featured redis cache backend for Django.
django-saml2-idp
Authenticate users for your Django web app against a SAML 2.0 Identity Provider.
django-sekizai
Django Template Blocks with extra functionality
django-taggit
Simple tagging for django
django-tools
miscellaneous django tools
elasticsearch-dsl-py
High level Python client for Elasticsearch
pytest-django
A Django plugin for pytest.
pytest-plugins
A grab-bag of nifty pytest plugins
python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
ultramysql
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.