Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.93 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.93 KB

Python 2.7 3.7 Build Status Code style: black Linting

Documentation

This repository is a part of the Flow Production Tracking Toolkit.

Using this app in your Setup

All the apps that are part of our standard app suite are pushed to our App Store. This is where you typically go if you want to install an app into a project you are working on. For an overview of all the Apps and Engines in the Toolkit App Store, click here: https://developer.shotgridsoftware.com/162eaa4b/?title=Pipeline+Integration+Components

Have a Question?

Don't hesitate to contact us! You can find us on https://knowledge.autodesk.com/contact-support

Use the standalone client

This repository can be used as a command line tool. In order to make a request to a ShotGrid Create, you can execute a the create_client.py file using python create_client.py

Build the vendors folder

In order to re-build the Vendors folder, you need to run the vendors.sh on mac and on linux and the vendors.bat script on Windows. The python need to resolve to a valid Python2 interpreter and python3 need to resolve to a valid Python3 interpreter.