This project has been migrated to github - please visit https://github.com/mhammond/pywin32
Please file all issues via github.
License
Python Software Foundation LicenseFollow Python for Windows Extensions
You Might Also Like
無料プランが拡大! | Auth0 Icon
無料プランが拡大! | Auth0
無料プランのMAUは25,000まで、さらに、Okta Connectionsが無制限になり、開発者のみなさんがアプリの開発に注力することができるようになりました。
無料・有料プランを拡張してほしい!そのような声を開発者の方々からいただき、プランが大幅に変更されました。プランの制約とセキュリティーの悩みから解き放たれ、みなさんが開発に集中できるようになることを願っています。
無料で始める
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
62
7
4
0
10
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
User Reviews
-
nquare Posted 2021年05月28日TOP!
-
dcmpos Posted 2017年08月17日Great project but needs a wheel distribution for version 220+ and compatibility with python 2.7 and 3.5. Is it possible to create those wheel binaries ourselves?
-
windowssucks Posted 2017年04月17日what happened to the wheel distribution?? It was provided at 219 but not at 220. We need a wheel not an exe1 user found this review helpful.
-
tocard1138 Posted 2017年04月01日Hi All, I have a question about the functionning of API under Windows 10. Does de API runs under Windows 10 because ? I have some trouble for using WDNetConnection2 that return error 53, but under Windows 7 and 8.1 it runs perfectly. Thanks
-
harimittapalli Posted 2017年03月13日getting below error Traceback (most recent call last): File "C:\Program Files\Python35\Lib\site-packages\pywin32-220-py3.5-win-amd64.egg\win32com\__init__.py", line 82, in <module> SetupEnvironment() File "C:\Program Files\Python35\Lib\site-packages\pywin32-220-py3.5-win-amd64.egg\win32com\__init__.py", line 47, in SetupEnvironment __path__.append( win32api.GetFullPathName( __path__[0] + "\\..\\win32comext") ) NameError: name '__path__' is not defined what could be the reason python version is 3.5