Stars
redislabs-demos / ordershop-v2
Forked from martinez099/ordershopa microservice application using Redis as the communication channel
fluencelabs / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
xjaner / mschap-python
Forked from bit0rez/mschap-pythonCopy of mschap library for python. Library copied from IBS project (http://sourceforge.net/projects/ibs/).
ihor-nahuliak / bandcamp-dl-3
Forked from stratosker/bandcamp-dlSimple python script to download album or tracks from Bandcamp
PyPy Python 3 support for uwsgi
A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable.
Logging user request to database
codingjoe / django-stdimage
Forked from xarg/django-stdimageDjango Standardized Image Field
closeio / mongoengine
Forked from MongoEngine/mongoengineA Python Object-Document-Mapper for working with MongoDB
pattern3 / pattern
Forked from clips/patternGoal: make Pattern compatible with Python 3.
ethereum / pydevp2p
Forked from heikoheiko/pydevp2pPython Implementation of the Ethereum P2P stack
Contains middleware for storing each django request in threadlocal storage and contains utilities for helping retrieve that request.