Contents

pywin32 306

0

Python for Window Extensions

Python for Window Extensions

Stars: 4785, Watchers: 4785, Forks: 777, Open Issues: 421

The mhammond/pywin32 repo was created 6 years ago and the last code push was 3 hours ago.
The project is very popular with an impressive 4785 github stars!

How to Install pywin32

You can install pywin32 using pip

pip install pywin32

or add it to a project with poetry

poetry add pywin32

Package Details

Author
Mark Hammond (et al)
License
PSF
Homepage
https://github.com/mhammond/pywin32
PyPi:
https://pypi.org/project/pywin32/
GitHub Repo:
https://github.com/mhammond/pywin32

Classifiers

No  pywin32  pypi packages just yet.

Errors

A list of common pywin32 errors.

Code Examples

Here are some pywin32 code examples and snippets.

GitHub Issues

The pywin32 package has 421 open issues on GitHub

  • Switch setup.py's report of the license from PSF to BSD-3-Clause
  • adodpapi: issue with latest MSOLAP driver
  • Add ARM64 cross-compilation support
  • Python 3.10 - pywin32 v.303 - ModuleNotFoundError: No module named win32ui
  • Using pywin32 with coverage.py 6.0.2 results in AssertionError

See more issues on GitHub

Related Packages & Articles

windows-tools 2.4.0

Toolset for antivirus, NTFS/ReFS ACLs, file ownership, registry, user handling…Well a lot of stuff

plyer 2.1.0

Platform-independent wrapper for platform-dependent APIs

mss 9.0.1

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

mobly 1.12.3

Automation framework for special end-to-end test cases

Kivy 2.3.0

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.

aiofile 3.8.8

Asynchronous HTTP client/server framework for asyncio and Python

psutil 5.9.8

Cross-platform lib for process and system monitoring in Python.