mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
REPL
This commit is contained in:
parent
dd7b07aa91
commit
b37244be9d
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
## Interactive Interpreter
|
||||
|
||||
*Interactive Python interpreters.*
|
||||
*Interactive Python interpreters (REPL).*
|
||||
|
||||
* [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.
|
||||
|
|
Loading…
Reference in a new issue