CMD + K

pywin32-ctypes

Community

A limited subset of pywin32 re-implemented using ctypes (or cffi)

Installation

To install this package, run one of the following:

Conda
$conda install benoitperron::pywin32-ctypes

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

A limited subset of pywin32 re-implemented using ctypes (or cffi)

Last Updated

Apr 9, 2019 at 17:56

License

BSD 3 Clause

Total Downloads

10

Supported Platforms

win-64