alex / pyelection
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Alex Gaynor (author)
Sun Feb 24 12:53:05 -0800 2008
| name | age | message | |
|---|---|---|---|
| |
README | Sun Feb 24 12:53:05 -0800 2008 | |
| |
models.py | Sun Feb 24 12:46:38 -0800 2008 | |
| |
pyelection.glade | Sun Feb 24 12:46:38 -0800 2008 | |
| |
pyelection.py | Sun Feb 24 12:46:38 -0800 2008 | |
| |
states.py | Sun Feb 24 12:46:38 -0800 2008 |
README
PyElection is a python program for following the 2008 US presidential primaries.
You can run it by executing the pyelection.py file.
It requires several external python libraries:
* PyGTK
* BeautifulSoup
* gobject
You also need to have GTK itself installed.
