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
Other Useful Business Software
The most advanced C and C++ source code analyzer
TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
Rate This Project
Login To Rate This Project
User Reviews
-
TOP!
-
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?
-
what happened to the wheel distribution?? It was provided at 219 but not at 220. We need a wheel not an exe
-
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
-
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