thunderhead is the Python SDK for the vCloud Usage Meter API that allows you to manage your vCloud Usage Meter system.
Check back soon for more documentation
Until I get this a little more finished off and submit it to pypi its best to use the setup file manually like this:
python setup.py install
Testing requires vcrpy and its dependencies.
python setup.py test
To contribute to thunderhead please follow the fork, branch, pull request work flow. Tests are required where applicable. All code should follow pep8 standards, and must support python 2.6, 2.7, 3.3 and 3.4 When opening a pull request please do so against the development branch.
- thunderhead 0.1 and later support Python 2.6, 2.7, 3.3 and 3.4
- thunderhead 0.1 and later are compatible with 3.3.x versions of vCloud Usage Meter
- None yet