Retwis-py: 基于 Bottle 和 Redis 的 Twitter 克隆
对于研究 timeline、Redis、Bottle 的同学有福了。
Retwis-py 是什么?
retwis-py is a Twitter clone based on Redis and the bottle.py framework. It is a direct python port of the ruby version of Retwis by Daniel Lucraft.
Tim Bart http://twitter.com/pims
环境要求
- Python
- Redis: http://code.google.com/p/redis/
启动程序
Make sure the redis server is running.
Run: python tests.py python app.py
项目主页
https://github.com/pims/retwis-py
# 感谢老潘爆料
