bpython
all
A fancy interface to the Python interpreter. Provides syntax highlighting and many other nice-to-haves in REPL mode.
More info →Options (1)
-i, --interactivebooleanExecute a specific Python file and start a REPL
Example:
bpython {{[-i|--interactive]}} {{path/to/file.py}}Examples (4)
made by @shridhargupta | data from tldr-pages