Merge pull request #158 from kmonsoor/patch-3

++ Christoph Gohlke's great pythonlibs for Windows
This commit is contained in:
Vinta 2014-07-23 07:11:42 +08:00
commit 97ae3a9e1e

View File

@ -885,6 +885,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