Skip to content

1.0.5

Compare
Choose a tag to compare
@kaluluosi kaluluosi released this 27 Apr 14:58
· 7 commits to master since this release
278745c

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.

Fixed

#4 Avasam