mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-09 15:33:07 -05:00
[PR #318] [MERGED] Add PyWin32 and PythonNet Modules #292
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.