Download Latest Version pyAA-0.7.zip (24.2 kB)
Email in envelope

Get an email when there's a new version of pyActiveAccessibility

Home
Name Modified Size InfoDownloads / Week
pyAA-0.7 2017-12-28
ReadMe.txt 2017-12-28 614 Bytes
Totals: 2 Items   614 Bytes 0
'pyAA' wraps and extends the Microsoft Active Accessibility API. This
extension module builds with Python 2.7 or 3.6, SWIG 2.0.11 or later and MSVC. You
might need the platform SDK for some of the include files. You should
be able to say:

'python setup.py install'

and have everything you need.

'pyAA.py' -- is the high-level wrapper code. It includes test code using
the 'wxPython' package.

'pyAAc.i' -- is the SWIG interface file for the extension.

'setup.py' -- is the 'distutils' setup script. I specialized the building
of the extension to control SWIG.

Andreas Held
November 1, 2017
Source: ReadMe.txt, updated 2017-12-28