update the link of bpython

This commit is contained in:
Vinta 2016-01-21 01:20:36 +08:00
parent 92af02fd67
commit 3604889061
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Interactive Python interpreters (REPL).*
* [Jupyter Notebook (IPython)](https://jupyter.org) - 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](https://github.com/bpython/bpython) A fancy interface to the Python interpreter.
* [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
## Files