python-zvm-sdk is a libary that helps to invoke zvm system mangagement APIs. z/VM is a virtualized operating system that running on mainframe LPAR, has ability to hosting virtual machines.
Clone python-zvm-sdk then install it:
git clone https://github.com/mfcloud/python-zvm-sdk.git
cd python-zvm-sdk
python setup.py install
TODO
TODO
The python-zvm-sdk project uses the Apache License Version 2.0 software license.
The project's maintainers: are responsible for reviewing and merging all pull requests and they guide the over-all technical direction of the project.
If you are a user and you find a bug, please submit a bug. Please try to provide sufficient information for someone else to reproduce the issue. One of the project's maintainers should respond to your issue within 24 hours. If not, please bump the issue and request that it be reviewed.
We welcome contributions to the python-zvm-sdk! Full details of how to contribute to this project are documented in the CONTRIBUTING.md file.