remove duplicate Fixes #337

This commit is contained in:
Vinta 2015-08-07 00:31:03 +08:00
parent 36e1ea7f8f
commit 5732b0a0c5

View File

@ -1057,7 +1057,6 @@ 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 Integration with the .NET Common Language Runtime (CLR). * [PythonNet](https://github.com/pythonnet/pythonnet) - Python Integration 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.
* [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8. * [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8.