Language

Package: bpython @ 0.21

Synopsis

Fancy interface to the Python interpreter

Description

Bpython is a fancy interface to the Python interpreter. bpython's main features are

  1. in-line syntax highlighting,

  2. readline-like autocomplete with suggestions displayed as you type,

  3. expected parameter list for any Python function,

  4. "rewind" function to pop the last line of code from memory and re-evaluate,

  5. send the code you've entered off to a pastebin,

  6. save the code you've entered to a file, and

  7. auto-indentation.

Home page
https://bpython-interpreter.org/
Location
gnu/packages/python-xyz.scm (line: 21189, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings