Using PyMu to launch Screening Room? (RV-2021)

Hello everyone,

I am wanting to launch the screening room on startup with RV by use of PyMu (It will be an rvpkg). I could not find any information on launching the screening room in the Mu documentation other than the ‘shotgun_review_app’ Mu class.

Has anyone been able to do this before? I would like to issue a command like:
pymu.MuSymbol(“command.launch_screening_room”)
Does anything like this exist in Mu? or is there another way I could attempt to launch this through PyMu?