Merge pull request #311 from bennynis/master

Update README.md
This commit is contained in:
Vinta 2015-03-03 19:06:39 +08:00
commit db388c2cbe

View File

@ -149,6 +149,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively. * [IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively.
* [bpython](http://bpython-interpreter.org) A fancy interface to the Python interpreter. * [bpython](http://bpython-interpreter.org) A fancy interface to the Python interpreter.
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines. * [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
* [ptpython](https://github.com/jonathanslenders/ptpython) - advanced Python REPL built on top of the prompt_toolkit library
## Files ## Files