From 000db7eab9a7a1d8a1d44c889b0c42d0033c8e17 Mon Sep 17 00:00:00 2001 From: kmonsoor Date: Tue, 22 Jul 2014 17:22:00 +0600 Subject: [PATCH] ++ 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." --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdfc43a7..54b15a18 100644 --- a/README.md +++ b/README.md @@ -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