Pinned Repositories
cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
dateutil
Useful extensions to the standard Python datetime features
django-markdown-editor
Markdown Editor plugin for Django (great to use outside default django admin)
django-multiselectfield
A Multiple Choice model field
django-nested-admin
Django admin classes that allow for nested inlines
django-redis
Full featured redis cache backend for Django.
django-rest-framework-csv
CSV Tools for Django REST Framework
django-rest-framework-jwt
JSON Web Token Authentication support for Django REST Framework
django-rest-framework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
django-silk
Silky smooth profiling for Django
PrincessinConsuela's Repositories
PrincessinConsuela/django-rest-framework-csv
CSV Tools for Django REST Framework
PrincessinConsuela/django-rest-framework-jwt
JSON Web Token Authentication support for Django REST Framework
PrincessinConsuela/django-uuidfield
A UUIDField for Django
PrincessinConsuela/django-vinaigrette
Translate Django model data using gettext
PrincessinConsuela/fabric
Simple, Pythonic remote execution and deployment. (Python 2.7/3.4+ fork)
PrincessinConsuela/gprof2dot
Converts profiling output to a dot graph.
PrincessinConsuela/inflection
A port of Ruby on Rails' inflector to Python
PrincessinConsuela/iso639-python
A simple library for working with ISO639-2
PrincessinConsuela/itypes
Basic immutable container types for Python.
PrincessinConsuela/PyFCM
Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
PrincessinConsuela/python-fcm
Python client for Google Firebase Cloud Messaging (FCM)
PrincessinConsuela/python-monkey-business
Utility functions for monkey-patching python code
PrincessinConsuela/python-progressbar
Text progress bar library for Python
PrincessinConsuela/python-unicodecsv
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
PrincessinConsuela/pythonfutures
Backport of the concurrent.futures package to Python 2.6 and 2.7
PrincessinConsuela/raven-python
Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python
PrincessinConsuela/uritemplate
URI template parsing per RFC6750
PrincessinConsuela/vine
Python promises