Python REST resource client, modeled on Ruby on Rails' ActiveResource.
To install and upgrade to the latest release:
pip install --upgrade activerest
To install this package from source:
python setup.py install
To test this package:
python setup.py test