Package : bpython

Package details

Summary: Fancy curses interface to the Python interactive interpreter

Description:
bpython is a fancy interface to the Python interpreter for Unix-like
operating systems. It has the following features:
o in-line syntax highlighting
o readline-like autocomplete with suggestions displayed as you type
o expected parameter list for any Python function.
o rewind function to pop the last line of code from memory and
re-evaluate.
o send the code you've entered off to a pastebin and display the
pastebin URL for copying, etc.
o save the code you've entered to a file
o auto indentation


URL: https://www.bpython-interpreter.org
License: MIT

Maintainer: akien

List of RPMs