![Build Status][logo_build] [logo_build]: https://img.shields.io/travis/open-io/oiopy.svg
Python API for OpenIO SDS.
The official openio
CLI
Documentation is available here
Included APIs:
- Object Storage API
- Directory API
If you want to work with the current development version you can:
You can install directly from trunk on GitHub:
pip install git+git://github.com/open-io/oiopy.git
Download and install from source by running:
python setup.py install
oiopy
is also available on PyPI:
pip install oiopy
From GitHub:
pip install --upgrade git+git://github.com/open-io/oiopy.git
Documentation is available here.