Releases: kaluluosi/pywin32-stubs
Releases · kaluluosi/pywin32-stubs
1.0.7
1.0.6
1.0.5
Version 1.0.5
Thanks Avasam for fixing so much issue. I make this package just for fun. While i learn how to use pywin32 to deal somethine, i found there is no autocomplete, not intellisence comment. it is hard and boring. I don't want to wast time to search win32api document and try how it work in python any more. so i dump the pywin32.chm generate them into .pyi make a stub package. Maybe there have a better way to do this, any way it works for me. So i upload this project and publish package to pypi.
PR welcome.