[PR #318] [MERGED] Add PyWin32 and PythonNet Modules #292

Closed
opened 2025-11-06 12:29:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

📊 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.

## 📋 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>
GiteaMirror added the pull-request label 2025-11-06 12:29:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#292