
comtypes 1.4.15
0
Pure Python COM package
Contents
Pure Python COM package
Stars: 337, Watchers: 337, Forks: 104, Open Issues: 96The enthought/comtypes repo was created 12 years ago and the last code push was 14 hours ago.
The project is popular with 337 github stars!
How to Install comtypes
You can install comtypes using pip
pip install comtypes
or add it to a project with poetry
poetry add comtypes
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/comtypes/
- GitHub Repo:
- https://github.com/enthought/comtypes
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common comtypes errors.
Code Examples
Here are some comtypes code examples and snippets.
GitHub Issues
The comtypes package has 96 open issues on GitHub
- Adapting to Python 3.15+
IntFlagchanges for negative members. - Modernising the dev tooling
- support for named arguments and default argument values
- Future of this package
pythonfix