Table of contents
Table of Contents |
---|
Applies to
Python-based environments and requirements to integrate 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
...
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
...