gleicon/python-uurl
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
URL Shortener using Bottle.py, redis and gevent - Stores all stats in Redis using HASH datatype - monkey patch and server adapter for WSGI and GEvent - Supervisord config file to keep it sane INSTALL install python-redis (thru apt, or easy_install redis) install python-gevent (or easy_install gevent - which is not good because it needs gcc installed) gleicon - 2010