colstrom/bpython

By colstrom

Updated over 6 years ago

bpython is a fancy interface to the Python interpreter.

Image
0

1.3K

bpython

bpython is a fancy interface to the Python interpreter.

Features

  • In-line syntax highlighting.
  • Readline-like autocomplete with suggestions displayed as you type.
  • Expected parameter list for any Python function.
  • "Rewind" function to pop the last line of code from memory and re-evaluate.
  • Send the code you've entered off to a pastebin.
  • Save the code you've entered to a file.
  • Auto-indentation.
  • Python 3 support.

Tags

  • latest tracks the current stable release of bpython for Python3

License

MIT

Contributors

Docker Pull Command

docker pull colstrom/bpython