mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
Update README.md
added ptpython - advanced Python REPL built on top of the prompt_toolkit library
This commit is contained in:
parent
4206dee623
commit
3d2f029cae
|
@ -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.
|
||||
* [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.
|
||||
* [ptpython](https://github.com/jonathanslenders/ptpython) - advanced Python REPL built on top of the prompt_toolkit library
|
||||
|
||||
## Files
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user