Skip to content

pixelrebel/pyIsis_ReadOnly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyIsis: python wrapper for Avid Management Console

pyIsis 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...

It's my first module, so there is a lot of work to do.

Installation

From the source directory:

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...

About

A dulled down safer version of pyIsis without write or delete methods.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages