mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
++ 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:
parent
98384e0310
commit
000db7eab9
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
* [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.
|
* [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.
|
* [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
|
## Editor Plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue