mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00: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
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user