This is essentially what I figured, based on the research I have done...
Essentially, what I believe I will need to do, is create "helper" scripts in JavaScript to handle the VAPI:* Objects, and then pass them in and out of the Python Scripts. Basically use JavaScript to convert the input VAPI:* objects to something Python can handle, and then use JavaScript to receive the output of Python, and convert them back into VAPI:* objects. This should allow me to continue with our internal standard of using Python for scripting, but still get the full featureset of Automation/Orchestrator.
Thanks for your response, and time. Hopefully in 8.2 or 8.3 they will get this added for Python.