Skip to main content

Python wrapper for Avid Isis Client Management Console

Project description

pyIsis_ReadOnly: python wrapper for Avid Management Console
==================================================

pyIsis_ReadOnly is a python wrapper that try to mimic Avis Isis Management Console
web service. It can manipulate workspaces, users, groups and permissions.
It can also manage snapshots, etc...


Installation
------------

From pypi:

.. code-block:: bash

pip install pyIsis_ReadOnly


From the source directory:

.. code-block:: bash

git clone https://github.com/pixelrebel/pyIsis_ReadOnly.git
cd pyIsis_ReadOnly
pip install -r requirements.txt
python setup.py install


TODO:
-----
- Test workspace creation and deletion on ISIS 7000 and 5500
- Handle user permissions correctly
- Add documentations
- Add examples
- More pythonic style to do things...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyIsis_ReadOnly-0.2.2.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page