pywin32-ctypes
A limited subset of pywin32 re-implemented using ctypes (or cffi)
A limited subset of pywin32 re-implemented using ctypes (or cffi)
To install this package, run one of the following:
A reimplementation of pywin32 that is pure python. The default behaviour will try to use cffi (>= 1.3.0), if available, and fall back to using ctypes.
Summary
A limited subset of pywin32 re-implemented using ctypes (or cffi)
Last Updated
Aug 14, 2024 at 15:29
License
BSD-3-Clause
Total Downloads
1.3M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/enthought/pywin32-ctypesDocumentation
http://pywin32-ctypes.readthedocs.io/en/stable/