Skip to content

MooseLakeDev/python-winsdk

 
 

Repository files navigation

DEPRECATION NOTICE: The monolithic winsdk package is being deprecated in favor of per-namespace winrt-Namespace packages. Please refer to to https://github.com/pywinrt/pywinrt instead.

Python Windows SDK

Python bindings for the Windows SDK.

This is a community-supported version of the unmaintained winrt package.

Installation

This package is distributed on PyPI as the winsdk package.

# use your favorite environment manager
poetry add winsdk
pipenv install winsdk
pip install winsdk

Documentation

https://python-winsdk.readthedocs.io/en/latest/

About

Python package with bindings for Windows SDK

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 96.2%
  • Python 3.7%
  • Other 0.1%