Maybe I’ve done something odd here, but when running these apps “collect_tk_alembicnodes” or “get_all_tk_mantra_nodes” methods (plus others) the code errors. It looks like the app handler is attempting to get “.instances()” from a None object.
I’ve created pull requests to fix this issue.