Render Stats Python Script

Querying shot stats

Querying shot stats

Navigating the GUI

Navigating the GUI

V1 vs V2 of the script- my eyes can rest easy now!

V1 vs V2 of the script- my eyes can rest easy now!

I've been working on a short film and figured it was time to rewrite one of the scripts I made for it a while back. This updated version collects and presents render information for each shot into a flashy new GUI!

I'll eventually post some of the short's visuals, but it won't be done for some time. The good news is it won't actually take 966 days to finish though. That hiccup is caused by some incomplete meta-data, but the script is smart enough to stop paying attention to those broken outliers once it has more than one data point to go off of.

There are still some things I'd like to do, like threading the GUI so it doesn't freeze while loading data and storing past queries to plot changes over time, but it does what I need it to do for the time being!