Skip to content
/ xkcdref Public

xkcd statistic site to go with the reddit xkcd bot

Notifications You must be signed in to change notification settings

j0y/xkcdref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

Requirements

  • Python 2.7
  • Redis

Installation

python setup.py install

Running

Once installed, runsite-xkcdref will run the server. Use with --help to provide more options

About

xkcd statistic site to go with the reddit xkcd bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published