From 197fea6148957e8811803829cc79700fb0494137 Mon Sep 17 00:00:00 2001 From: Pradipta Bora Date: Fri, 13 Mar 2015 12:23:20 +0530 Subject: [PATCH] Add PythonNet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4fe6aef..d65311ef 100644 --- a/README.md +++ b/README.md @@ -1027,6 +1027,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. +* [PythonNet] (https://github.com/pythonnet/pythonnet) - Python Intergration with the .NET Common Language Runtime (CLR) * [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).