Simply run 'python setup.py install' to install eventbrite.py.

eventbrite.py requires simplejson and httplib2; you can find them here:

    simplejson: http://undefined.org/python/#simple_json
    httplib2:   http://bitworking.org/projects/httplib2/

