++ Christoph Gohlke's great pythonlibs for Windows

from dev page: "Unofficial Windows Binaries for Python Extension Packages. This page provides 32- and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython distribution of the Python programming language. The files are unofficial (meaning: informal, unrecognized, personal, unsupported, no warranty, no liability, provided "as is") and made available for testing and evaluation purposes."
This commit is contained in:
kmonsoor 2014-07-22 17:22:00 +06:00
parent 98384e0310
commit 000db7eab9
1 changed files with 1 additions and 0 deletions

View File

@ -883,6 +883,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python.
* [itsdangerous](https://github.com/mitsuhiko/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
* [blinker](https://github.com/jek/blinker) - A fast Python in-process signal/event dispatching system.
* [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows(32/64-bit) binaries for Python extension packages
## Editor Plugins