https://github.com/davesteele/debian-rfs-stats
Statistics and charts for the Debian Request-for-Sponsor (RFS) process
https://github.com/davesteele/debian-rfs-stats
Last synced: about 2 months ago
JSON representation
Statistics and charts for the Debian Request-for-Sponsor (RFS) process
- Host: GitHub
- URL: https://github.com/davesteele/debian-rfs-stats
- Owner: davesteele
- Created: 2013-09-18T21:27:02.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-04-01T12:00:11.000Z (about 8 years ago)
- Last Synced: 2026-02-11T02:28:56.156Z (4 months ago)
- Language: JavaScript
- Homepage: http://davesteele.github.io/debian-rfs-stats/
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
debian-rfs-stats
================
Statistics and charts for the Debian Request for Sponsor process
The charts themselves can be seen [here](http://davesteele.github.io/debian-rfs-stats/).
To replicate, clone, install python-sqlalchemy, create a directory "./tmp", and run "./bin/processrfs.py". Data files are created in "./data". Once that is done, you can serve the pages from a web server. Do not expect access file file:// urls to work.