alex / pyelection

A python application for following the US primaries

This URL has Read+Write access

name age message
file README Sun Feb 24 12:53:05 -0800 2008 Added a README [Alex Gaynor]
file models.py Sun Feb 24 12:46:38 -0800 2008 Whoops, forgot to add the files [Alex Gaynor]
file pyelection.glade Sun Feb 24 12:46:38 -0800 2008 Whoops, forgot to add the files [Alex Gaynor]
file pyelection.py Sun Feb 24 12:46:38 -0800 2008 Whoops, forgot to add the files [Alex Gaynor]
file states.py Sun Feb 24 12:46:38 -0800 2008 Whoops, forgot to add the files [Alex Gaynor]
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.