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:12:07 -0800 2009
commit e8541b94d1c727079465f98661caa47c7cc2a229
tree 38e62a458e5e9d7bfe7df5434301e9332c6b1778
parent 0fa8cd14bc27c6e2b3e2fe79e800a32c46baa5a1
tree 38e62a458e5e9d7bfe7df5434301e9332c6b1778
parent 0fa8cd14bc27c6e2b3e2fe79e800a32c46baa5a1
| name | age | message | |
|---|---|---|---|
| |
BeautifulSoup.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
README.rst | ||
| |
__init__.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
blog/ | Mon Jan 19 12:32:35 -0800 2009 | |
| |
college/ | ||
| |
manage.py | Wed Mar 05 11:00:39 -0800 2008 | |
| |
ncaa_loader.py | ||
| |
ncaa_log.txt | Wed Mar 05 11:00:39 -0800 2008 | |
| |
templates/ | ||
| |
urls.py | ||
| |
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)








