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)
Information Last Updated
Mar 25, 2025 at 16:24
License
BSD 3 Clause
Total Downloads
10
Platforms
GitHub Repository
https://github.com/enthought/pywin32-ctypesDocumentation
http://pywin32-ctypes.readthedocs.io/en/stable/