En Wed, 28 Jan 2009 16:21:29 -0200, Stephen Chapman <sc...@offenbachers.com> escribió:

Has anyone Implemented the Quickbooks COM object in Python. If so can you give me
an Idea of where to begin.

You'll want the pywin32 package by Mark Hammond -available from sourceforge-. It provides the infrastructure required to manipulate any COM object from Python. M. H. coauthored the book "Python Programming On Win32"; the sample chapter available at Amazon is precisely "Introduction to COM".

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to