bpython Command Examples

A fancy interface to the Python interpreter. Provides syntax highlighting and many other nice-to-haves in REPL mode. More information: https://manned.org/bpython.

bpython

bpython {{path/to/file.py}}

bpython --interactive {{path/to/file.py}}

bpython --config {{path/to/file.conf}}