ShotGrid provides a simple Python-based API for accessing ShotGrid and integrating with other tools. This is the official API that is maintained by ShotGrid Software ...
ShotGrid provides a simple Python-based API for accessing ShotGrid and integrating with other tools. This is the official API that is maintained by ShotGrid Software ...
I was working the pass few days in a different approach to query Shotgrid. the main idea is download a Shotgrid table in raw and store it in pandas dataframes. Then apply filters using pandas library ...