...
Python-based environments and requirements to integrate with Vidispine API.
Summary
With our new Python SDK you will direct access to the correct arguments and datatypes for the Vidispine API which of course makes it much easier to get started building your media supply chain with Vidispine API.
...
Vidispine 5.x verified, accessible and running
understanding of the Vidispine API configuration and infrastructure
a python 2.7+ or 3.4+ environment
how to use the PIP installer
or how to install from our GitHub repository including a GitHub account
Table of contents
Table of Contents |
---|
Installation
The Python environment installs on Windows, OSX, and Linux. As mentioned earlier Vidispine recommends users to install Python 3 for future compliance.
...
After successfully installed Python you are ready to test your first script. In this example, we retrieve the server information using a python call to Vidispine API
Use your favorite favourite Python Editing environment and follow along
...