mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Add WinPython
This commit is contained in:
parent
c1ece4e06f
commit
bfdd515f1b
1 changed files with 2 additions and 1 deletions
|
@ -1031,8 +1031,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [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 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.
|
||||
* [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 python development environment
|
||||
|
||||
## Network Virtualization and SDN
|
||||
|
||||
|
|
Loading…
Reference in a new issue