Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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

...