LAZR restfulclient

A programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.

Please see https://dev.launchpad.net/LazrStyleGuide and https://dev.launchpad.net/Hacking for how to develop in this package.

Importable

The lazr.restfulclient package is importable, and has a version number.

>>> import lazr.restfulclient
>>> print 'VERSION:', lazr.restfulclient.__version__
VERSION: ...