[python-win32] python 3 support

Dietmar Schwertberger maillist at schwertberger.de
Wed Feb 1 22:48:19 CET 2012


Am 01.02.2012 20:56, schrieb Roman Morawek:
> Is there any alternativ package available, which allows me to
> import/export MS project files?

MS Project can write and read XML files.
Maybe that's good enough for you. Just save a project as XML and have
a look. The structure is not too complicated. Much easier to use than
e.g. XML files from Word or Excel.



Regards,

Dietmar



More information about the python-win32 mailing list