python reading/writing ms-project files?

Simon Brunning simon.brunning at gmail.com
Fri Jan 7 05:23:57 EST 2005


On 6 Jan 2005 16:05:07 -0800, zslist at gmail.com <zslist at gmail.com> wrote:
> any existing or pointers on how to do this?

If you are running on Windows and have a copy of Project, then COM
automation is probably your best bet. See
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/279003 for a
very basic example of COM scripting.

-- 
Cheers,
Simon B,
simon at brunningonline.net,
http://www.brunningonline.net/simon/blog/



More information about the Python-list mailing list