Quickbooks

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Wed Jan 28 21:29:29 EST 2009


En Wed, 28 Jan 2009 16:21:29 -0200, Stephen Chapman  
<schap at 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




More information about the Python-list mailing list