Python bindings for Ostinato are in the repository now and will be part of the upcoming 0.6 release.
I have uploaded a beta release of the Python bindings on PyPi. See the below wiki page for information on how to install and use -
http://code.google.com/p/ostinato/wiki/PythonScriptingPlease take it for a test drive, and let me know what you think. I'm especially interested in feedback from "real-world" automation/scripting scenarios.
Also note that I'm not a native Python speaker! This is the first time I've had to write any python code at all - so if you find something wrong or have a suggestion, feel free to post the same to the mailing list.
Finally, I would like to acknowledge the role of Nicolas Planel in this feature. My original plan for this feature was much more elaborate and complicated. Nicolas provided a series of patches which took a different route than what I had in mind. Although eventually, I did not use any of the code that Nicolas had submitted to avoid dependency on an external module, but it put me on the path to the code that I finally put in. Thanks Nicolas!
Thanks,
Srivats