win32com extension documentation/API

Mike Driscoll kyosohma at gmail.com
Mon Jul 7 11:36:07 EDT 2008


On Jul 7, 10:26 am, korean_dave <davidrey... at gmail.com> wrote:
> Hi. Where can i find the API for this extension?
>
> Sourceforge only has downloads. Python has stopped supporting the
> upkeep of the versions.
>
> Thanks.

I usually use ActiveState's docs:

http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/pywin32/PyWin32.html
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/pywin32/html/com/win32com/HTML/docindex.html

There is a book on using the win32 modules that is still relevant by
Mark Hammond. It's fairly pricey, but good. And there's also the
PyWin32 mailing list.

-------------------
Mike Driscoll

Blog:   http://blog.pythonlibrary.org
Python Extension Building Network:     http://www.pythonlibrary.org



More information about the Python-list mailing list