From 3604889061f490bbb1d3b532a2b89a0d65a39c66 Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 21 Jan 2016 01:20:36 +0800 Subject: [PATCH] update the link of bpython --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eba7335..a2ea6d2 100644 --- a/README.md +++ b/README.md @@ -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