Skip to content

Python REST resource client, modeled on Ruby on Rails' ActiveResource.

License

Notifications You must be signed in to change notification settings

datashaman/activerest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activerest

activerest on PyPI PyPI - Status PyPI - License PyPI - Python Version Travis CI - Build Status Coveralls - Coverage Status

Python REST resource client, modeled on Ruby on Rails' ActiveResource.

Installation

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

About

Python REST resource client, modeled on Ruby on Rails' ActiveResource.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published