Both these modules provide a much better way of interacting with Microsoft Windows. PyWin32 provides access to Win32 APIs and PythonNet provides access to the Microsoft .NET Common Language Runtime (CLR).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/318
**Author:** [@geekpradd](https://github.com/geekpradd)
**Created:** 3/13/2015
**Status:** ✅ Merged
**Merged:** 3/13/2015
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (3)
- [`902465b`](https://github.com/vinta/awesome-python/commit/902465b45fe362adb5d0929de8094f247a4546f6) Add PyWin32 Module
- [`c78fcf0`](https://github.com/vinta/awesome-python/commit/c78fcf0d246f05562e7464b422f8310d9628e1cd) Merge pull request #1 from geekpradd/geekpradd-branch
- [`197fea6`](https://github.com/vinta/awesome-python/commit/197fea6148957e8811803829cc79700fb0494137) Add PythonNet
### 📊 Changes
**1 file changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -0)
</details>
### 📄 Description
Both these modules provide a much better way of interacting with Microsoft Windows. PyWin32 provides access to Win32 APIs and PythonNet provides access to the Microsoft .NET Common Language Runtime (CLR).
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/318
Author: @geekpradd
Created: 3/13/2015
Status: ✅ Merged
Merged: 3/13/2015
Merged by: @vinta
Base:
master← Head:master📝 Commits (3)
902465bAdd PyWin32 Modulec78fcf0Merge pull request #1 from geekpradd/geekpradd-branch197fea6Add PythonNet📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Both these modules provide a much better way of interacting with Microsoft Windows. PyWin32 provides access to Win32 APIs and PythonNet provides access to the Microsoft .NET Common Language Runtime (CLR).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.