pyds8k 1.4.0 Documentation¶
Overview¶
pyds8k is a Python package containing classes that can talk to several storage arrays supported by IBM.
The supported storage arrays are IBM DS8000 Storage Systems.
- Installing / Upgrading
Instructions on how to get the distribution.
Issues¶
All issues should be reported (and can be tracked / voted for / commented on) at the main github issues
Changes¶
See the Changelog for a full list of changes to pyds8k.
About This Documentation¶
This documentation is generated using the Sphinx documentation generator. The source files for the documentation are located in the doc/ directory of the pyds8k distribution. To generate the docs locally run the following command from the root directory of the pyds8k source.
$ tox -e docs