To expose the COM interface of Lotus Notes in Python, you should generate the type libraries. from win32com.client import makepy makepy.GenerateFromTypeLibSpec('Lotus Domino Objects') ...
We first presented this material as part of a three-hour session on Automating Windows Applications using win32com during the 2008 Python Conference in Chicago, Illinois. Here we use Adobe Acrobat to ...