drest 0.9.2
Customizable REST/HTTP Client Library
Latest Version: 0.9.6
dRest is a configurable HTTP/REST client library. It's goal is to make the creation of API clients dead simple, without lacking features.
FEATURES:
- Light-weight API Client Library, implementing REST by default
- Native support for the Django TastyPie API Framework
- Only one external dependency on httplib2
- Key pieces of the library are customizable by defined handlers
- Interface definitions ensure handlers are properly implemented
- Support for Python 2.6+ and Python 3+
- 100% test coverage
- Author: BJ Dierkes
- Maintainer: BJ Dierkes
- Home Page: http://github.com/derks/drest/
- Download URL: http://builtoncement.org/drest/0.9/pypi/drest-0.9.2.tar.gz
- Keywords: rest api
- License: BSD (three-clause)
- Platform: Platform Independent
- Requires httplib2
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.0
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.2
- Programming Language :: Python :: 3.3
- Package Index Owner: derks
- DOAP record: drest-0.9.2.xml
