Page 1 of 1

switching between/creating project libraries in python?

PostPosted: Wed Apr 17, 2024 6:05 pm
by internet_pythia
Hi!

I want to switch between project libraries & create one as well using the python API tools. From what I've inspected, it seems like GetResolve gathers a remote object insular to the last project library triggered, and then calls methods within that. I'd like to switch between project libraries and create new ones for project export purposes without taxing our database so much that it slows artists.

Am I totally off here? It feels like I'm missing something simple. Our post house is using an sql database instead of the resolve db.

Thanks in advance!