From 902465b45fe362adb5d0929de8094f247a4546f6 Mon Sep 17 00:00:00 2001 From: Pradipta Bora Date: Fri, 13 Mar 2015 12:19:57 +0530 Subject: [PATCH] Add PyWin32 Module --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b73150d..d4fe6aef 100644 --- a/README.md +++ b/README.md @@ -1026,6 +1026,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Python programming on Microsoft Windows.* +* [PyWin32] (http://sourceforge.net/projects/pywin32/) - Python Extensions for Windows. * [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows(32/64-bit) binaries for Python extension packages * [Python(x,y)](https://code.google.com/p/pythonxy/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder. * [spyder](https://code.google.com/p/spyderlib/) - IDE for the Python language with advanced editing, interactive testing, debugging and introspection features (also comes with Anaconda).