Digital Cinema related collection of tools for Python
Project description
About
This library attempts to provide a functional and simple python package to manipulate, through their API, different digital cinema servers, players, and theatre management system.
The only brand actually supported is Doremi (company now bought by Dolby).
- Current supported machines are :
DCP2000
DCP-2K4
ShowVault
IMS1000
- Coming next:
Doremi TMS
AAM TMS
Unique TMS
GDC servers
Old Dolby servers
Sony ?
Qube (someday maybe, haha, I can’t wait to code with their API again, it is a bloody joke)
Project url : https://github.com/ronhanson/python-dcitools
Usage
*Lib Usage*
Library is going to be documented in the docs folder. But it is not yet for now… so just look at the code as it is commented for that.
*Script Usage*
Scripts have been created in order to use DCP2000 apis directly from command lines. This scripts is named doremi.py and its usage can be found by typing :
bin/doremiapi –help
That should be fairly simple.
For example, to list the CPL on a server :
bin/doremiapi execute 172.17.10.109 GetCPLList
To get information about a CPL :
bin/doremiapi x 172.17.10.109 GetCPLInfo 851cc838-022e-43b7-9fee-18656bdfc995
Compatibility
This libraries are used most on Linux and OSX systems, but plenty of functions may work on windows.
This libraries are compatibles with Python 2.X and Python 3.X.
Mainly tested on 2.7 and 3.4.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dcitools-0.7.2.tar.gz
.
File metadata
- Download URL: dcitools-0.7.2.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36893f33cf6bf9fb7fa49ff7ca4fa6c663ba1d59f6770ac387148805742409d9 |
|
MD5 | c4a6e8ddc3f3ab2aa91d32521b0e97b0 |
|
BLAKE2b-256 | 35d5522718f9d47208b20c97d2a81eacba4e208443637bb7d1f1cd4ff4b95987 |
File details
Details for the file dcitools-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: dcitools-0.7.2-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f219ee60f9347b046d5eb0dc590c90405f5706c8c5f3ee34c5c03f08f2307f53 |
|
MD5 | 6f56f22ba8727156555f50d6efa22c06 |
|
BLAKE2b-256 | 1efa9682dc8a946c3cda85215eb913452f2d6fbaa258c32993224a3eb9398c1f |