{ "info": { "author": "Ronan Delacroix", "author_email": "ronan.delacroix@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Manufacturing", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "Digital Cinema Server API Library\n=================================\n\nAbout\n-----\n\nThis library attempts to provide a functional and simple python package to manipulate, through their API, different digital cinema servers, players, and theatre management system.\n\nThe only brand actually supported is Doremi (company now bought by Dolby).\n\nCurrent supported machines are :\n - DCP2000\n - DCP-2K4\n - ShowVault\n - IMS1000\n\nComing next: \n - Doremi TMS\n - AAM TMS\n - Unique TMS\n - GDC servers\n - Old Dolby servers\n - Sony ?\n - Qube (someday maybe, haha, I can't wait to code with their API again, it is a bloody joke)\n\nProject url : https://github.com/ronhanson/python-dcitools\n\n\nUsage\n-----\n\n***Lib Usage***\n\nLibrary is going to be documented in the docs folder.\nBut it is not yet for now... so just look at the code as it is commented for that.\n\n***Script Usage***\n\nScripts have been created in order to use DCP2000 apis directly from command lines.\nThis scripts is named doremi.py and its usage can be found by typing :\n\n bin/doremiapi --help\n\nThat should be fairly simple.\n\nFor example, to list the CPL on a server :\n\n bin/doremiapi execute 172.17.10.109 GetCPLList\n\nTo get information about a CPL :\n\n bin/doremiapi x 172.17.10.109 GetCPLInfo 851cc838-022e-43b7-9fee-18656bdfc995\n\n\nCompatibility\n-------------\n\nThis libraries are used most on Linux and OSX systems, but plenty of functions may work on windows.\n\nThis libraries are compatibles with Python 2.X and Python 3.X.\n\nMainly tested on 2.7 and 3.4.\n\n\nAuthor & Licence\n----------------\n\nCopyright (c) 2007-2015 Ronan Delacroix\n\nThis program is released under MIT Licence. Feel free to use it or part of it anywhere you want.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ronhanson/python-dcitools", "keywords": "", "license": "The MIT License (MIT)\n\nCopyright (c) 2007-2015 Ronan Delacroix\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": "", "maintainer_email": "", "name": "dcitools", "package_url": "https://pypi.org/project/dcitools/", "platform": "", "project_url": "https://pypi.org/project/dcitools/", "project_urls": { "Homepage": "https://github.com/ronhanson/python-dcitools" }, "release_url": "https://pypi.org/project/dcitools/0.7.2/", "requires_dist": null, "requires_python": "", "summary": "Digital Cinema related collection of tools for Python", "version": "0.7.2" }, "last_serial": 5238804, "releases": { "0.4.1": [], "0.4.2": [ { "comment_text": "", "digests": { "md5": "9a427c99354f8a8bf9211fbdc4b6469e", "sha256": "df36317b47693442124b32b294628e865285627f5109a7fb9e2e484263fd626e" }, "downloads": -1, "filename": "dcitools-0.4.2.tar.gz", "has_sig": false, "md5_digest": "9a427c99354f8a8bf9211fbdc4b6469e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14147, "upload_time": "2015-02-15T17:43:41", "url": "https://files.pythonhosted.org/packages/63/e7/e1c355b8c926721b0812ff2502c46a60e6a66c73f98d061c50d28216ac7e/dcitools-0.4.2.tar.gz" } ], "0.4.2a": [ { "comment_text": "", "digests": { "md5": "57ab42ce5b21e26a860791cc49378fda", "sha256": "b91c7901f6f6fe54280c2a3ef993f3b363cede70a808df8d759a684f70746bbf" }, "downloads": -1, "filename": "dcitools-0.4.2a.tar.gz", "has_sig": false, "md5_digest": "57ab42ce5b21e26a860791cc49378fda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14179, "upload_time": "2015-02-15T17:50:20", "url": "https://files.pythonhosted.org/packages/26/25/cf488032e75865b1dde986f5bac8627a816c905efe02256a60e9d2fa0d8f/dcitools-0.4.2a.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "b88278b990107e044a3cc90701c79824", "sha256": "608e81a2a6cfc65adf206bf64dd3d88ef97cc9332a22b7a18e35ee41e8e5973c" }, "downloads": -1, "filename": "dcitools-0.7.0.tar.gz", "has_sig": false, "md5_digest": "b88278b990107e044a3cc90701c79824", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18105, "upload_time": "2019-01-21T22:37:53", "url": "https://files.pythonhosted.org/packages/61/59/a595c652fa19225d37fb3af756d958df13bdfd8333be0192406c755cb9a6/dcitools-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "0dbea6e19e4fd7f911bbcd82d7b0240d", "sha256": "b8d9576e85c967e59fe5e1e8d6b835d69fe27dd9f47d11d9e3412e0c0020da9b" }, "downloads": -1, "filename": "dcitools-0.7.1.tar.gz", "has_sig": false, "md5_digest": "0dbea6e19e4fd7f911bbcd82d7b0240d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18018, "upload_time": "2019-05-02T17:46:41", "url": "https://files.pythonhosted.org/packages/6d/09/b9733f17941ccb725d34e586d0bbc109a68cc1ffe816047735da2f0b0064/dcitools-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "6f56f22ba8727156555f50d6efa22c06", "sha256": "f219ee60f9347b046d5eb0dc590c90405f5706c8c5f3ee34c5c03f08f2307f53" }, "downloads": -1, "filename": "dcitools-0.7.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6f56f22ba8727156555f50d6efa22c06", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23285, "upload_time": "2019-05-07T15:48:26", "url": "https://files.pythonhosted.org/packages/1e/fa/9682dc8a946c3cda85215eb913452f2d6fbaa258c32993224a3eb9398c1f/dcitools-0.7.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4a6e8ddc3f3ab2aa91d32521b0e97b0", "sha256": "36893f33cf6bf9fb7fa49ff7ca4fa6c663ba1d59f6770ac387148805742409d9" }, "downloads": -1, "filename": "dcitools-0.7.2.tar.gz", "has_sig": false, "md5_digest": "c4a6e8ddc3f3ab2aa91d32521b0e97b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19949, "upload_time": "2019-05-02T17:49:51", "url": "https://files.pythonhosted.org/packages/35/d5/522718f9d47208b20c97d2a81eacba4e208443637bb7d1f1cd4ff4b95987/dcitools-0.7.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6f56f22ba8727156555f50d6efa22c06", "sha256": "f219ee60f9347b046d5eb0dc590c90405f5706c8c5f3ee34c5c03f08f2307f53" }, "downloads": -1, "filename": "dcitools-0.7.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6f56f22ba8727156555f50d6efa22c06", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23285, "upload_time": "2019-05-07T15:48:26", "url": "https://files.pythonhosted.org/packages/1e/fa/9682dc8a946c3cda85215eb913452f2d6fbaa258c32993224a3eb9398c1f/dcitools-0.7.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4a6e8ddc3f3ab2aa91d32521b0e97b0", "sha256": "36893f33cf6bf9fb7fa49ff7ca4fa6c663ba1d59f6770ac387148805742409d9" }, "downloads": -1, "filename": "dcitools-0.7.2.tar.gz", "has_sig": false, "md5_digest": "c4a6e8ddc3f3ab2aa91d32521b0e97b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19949, "upload_time": "2019-05-02T17:49:51", "url": "https://files.pythonhosted.org/packages/35/d5/522718f9d47208b20c97d2a81eacba4e208443637bb7d1f1cd4ff4b95987/dcitools-0.7.2.tar.gz" } ] }