{ "info": { "author": "Jamie Evans", "author_email": "github@pixelrebel.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: MacOS X", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Topic :: System :: Filesystems", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "pyIsis_ReadOnly: python wrapper for Avid Management Console\n==================================================\n\npyIsis_ReadOnly is a python wrapper that try to mimic Avis Isis Management Console\nweb service. It can manipulate workspaces, users, groups and permissions.\nIt can also manage snapshots, etc...\n\n\nInstallation\n------------\n\nFrom pypi:\n\n.. code-block:: bash\n\n pip install pyIsis_ReadOnly\n\n\nFrom the source directory:\n\n.. code-block:: bash\n\n git clone https://github.com/pixelrebel/pyIsis_ReadOnly.git\n cd pyIsis_ReadOnly\n pip install -r requirements.txt\n python setup.py install\n\n\nTODO:\n-----\n- Test workspace creation and deletion on ISIS 7000 and 5500\n- Handle user permissions correctly\n- Add documentations\n- Add examples\n- More pythonic style to do things...", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/pixelrebel/pyIsis_ReadOnly/tarball/0.2.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/pixelrebel/pyIsis_ReadOnly", "keywords": "avid isis client mount workspace", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyIsis_ReadOnly", "package_url": "https://pypi.org/project/pyIsis_ReadOnly/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyIsis_ReadOnly/", "project_urls": { "Download": "https://github.com/pixelrebel/pyIsis_ReadOnly/tarball/0.2.2", "Homepage": "http://github.com/pixelrebel/pyIsis_ReadOnly" }, "release_url": "https://pypi.org/project/pyIsis_ReadOnly/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for Avid Isis Client Management Console", "version": "0.2.2" }, "last_serial": 1949961, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "7e6daeb8464a0fa6f9089abf8e61132a", "sha256": "f4dbf4f1fd9a61446605ef9b38847c11b6c668251ad7e817b75fbcbde2e8611c" }, "downloads": -1, "filename": "pyIsis_ReadOnly-0.2.1.zip", "has_sig": false, "md5_digest": "7e6daeb8464a0fa6f9089abf8e61132a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8948, "upload_time": "2016-01-05T22:23:12", "url": "https://files.pythonhosted.org/packages/3e/6d/842f13a1427ea3cbee3addadd0055929583fc5fae96d328f6caf5b8c150b/pyIsis_ReadOnly-0.2.1.zip" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "fd1248f007df5ebf4978f5f2a6328a0b", "sha256": "8419da54f69dd14fe8da38c38346c4eadd9ed06a071c1bf2e5c0662acbc5e5e2" }, "downloads": -1, "filename": "pyIsis_ReadOnly-0.2.2.tar.gz", "has_sig": false, "md5_digest": "fd1248f007df5ebf4978f5f2a6328a0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5297, "upload_time": "2016-02-10T20:53:53", "url": "https://files.pythonhosted.org/packages/a2/7d/caff140d953a75d35ed5375160f5e2084c0a62d4f416e69b2367c0eaba9e/pyIsis_ReadOnly-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd1248f007df5ebf4978f5f2a6328a0b", "sha256": "8419da54f69dd14fe8da38c38346c4eadd9ed06a071c1bf2e5c0662acbc5e5e2" }, "downloads": -1, "filename": "pyIsis_ReadOnly-0.2.2.tar.gz", "has_sig": false, "md5_digest": "fd1248f007df5ebf4978f5f2a6328a0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5297, "upload_time": "2016-02-10T20:53:53", "url": "https://files.pythonhosted.org/packages/a2/7d/caff140d953a75d35ed5375160f5e2084c0a62d4f416e69b2367c0eaba9e/pyIsis_ReadOnly-0.2.2.tar.gz" } ] }