Merge pull request #333 from jnmclarty/winpython

Added WinPython
This commit is contained in:
Vinta 2015-04-01 20:23:51 +08:00
commit 7a9a3bd7c7

View File

@ -1030,8 +1030,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [PyWin32](http://sourceforge.net/projects/pywin32/) - Python Extensions for 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). * [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 binaries for Python extension packages. * [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows binaries for Python extension packages.
* [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, WinPython).
* [Python(x,y)](https://code.google.com/p/pythonxy/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder. * [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). * [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8
## Network Virtualization and SDN ## Network Virtualization and SDN