K5lib is a Python 3 library for Fujitsu K5 cloud enviroment. It providers access to K5 REST api and simplifies usage of it.
Project follows a semantic versíoning (http://semver.org/) and is considered to be in initial development phase.
GPL 3
pip3 install k5lib
requests library.
All contributions to library are welcomed. Project has a minimal test framework in place. Verify that your contributed code / documentation pass tests by running test.sh at library root folder.
Open file doc/_build/html/index.html with your web browser.
Examples folder contains example use cases for many of the library functions.
0.1.0
- Initial release.