Merge remote-tracking branch 'kmonsoor/patch-2'

This commit is contained in:
Vinta 2014-07-25 13:21:49 +08:00
commit 1d54c95f4b
1 changed files with 1 additions and 0 deletions

View File

@ -884,6 +884,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Useful libraries or tools that don't fit in the categories above.*
* [IPython](https://github.com/ipython/ipython) - IPython provides a rich toolkit to help you make the most out of using Python interactively.
* [Python(x,y)](https://code.google.com/p/pythonxy/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder.
* [bpython](http://bpython-interpreter.org) A fancy interface to the Python interpreter for Linux, BSD, OS X and Windows (with some work).
* [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.