RedBottle: REST-style app with Redis and Python Bottle
So I thought, hey, why not cook up a super-simple application skeleton that integrates Bottle and Redis? That way, you could create a Bottle project with the Redis goodness more-or-less built-in.
I like both Bottle (and I’d like it even more if it would it would be a bit more OO — nb maybe it already is and I just missed that, so please feel free to correct me if wrong) and Redis, so this should be fun.
Resources
via: http://philosophyofweb.com/2010/01/bottle-py-redis-redbottle/