Codebase backing xkcdref.info. Companion site for /u/xkcd_transcriber.
Rewritten in flask/gevent.
Includes:
- the webapp
Project uses:
- flask as a web framework
- gevent for concurrency
- sqlite as a datastore
- redis for caching
- Python 2.7
- Redis
python setup.py install
Once installed, runsite-xkcdref
will run the server. Use with --help
to provide more options