This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Derek Willis (author)
Thu Nov 05 10:17:58 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
BeautifulSoup.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
README.rst | Mon Oct 19 07:12:58 -0700 2009 | |
| |
__init__.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
blog/ | Mon Jan 19 12:32:35 -0800 2009 | |
| |
college/ | Thu Nov 05 10:12:07 -0800 2009 | |
| |
manage.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
ncaa_loader.py | Mon Oct 19 08:55:10 -0700 2009 | |
| |
ncaa_log.txt | Wed Mar 05 11:00:39 -0800 2008 | |
| |
templates/ | Thu Nov 05 10:17:58 -0800 2009 | |
| |
urls.py | Wed Sep 16 05:41:18 -0700 2009 | |
| |
utils.py | Sat Oct 17 06:56:30 -0700 2009 |
README.rst
Fumblerooski
Fumblerooski is a college football statistics application, based on data provided by the NCAA and editor input. Most statistics are from 2000 onward, although some teams have game scores dating back to 1988.
Requirements
- Python 2.5+ (lower versions may work but are untested.)
- Django 1.1+ (aggregates)
- BeautifulSoup (HTML and XML parsing)
- django-googlecharts (http://github.com/jacobian/django-googlecharts)







