What does the module 'pywin32' used for | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What does the module 'pywin32' used for

import pywin32

7th Dec 2016, 12:34 PM
Djaber Meghar
Djaber Meghar - avatar
2 Answers
+ 2
A set of extension modules that provides access to Windows API functions. An example would be event logs, like keyboard and mouse events.
13th Dec 2016, 8:41 PM
Nick Bowling
Nick Bowling - avatar
0
How do I get started with PyWin32 http://stackoverflow.com/q/16545851/6478468
7th Dec 2016, 11:53 PM
JENN
JENN - avatar