deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: less, python3-pkg-resources, python3-curtsies (>= 0.4), python3-cwcwidth,
python3-greenlet, python3-pygments, python3-requests, python3-typing-extensions
| python3 (>> 3.8), python3-xdg, python3:any
Description: |-
fancy interface to the Python 3 interpreter
bpython is a fancy interface to the Python interpreter, and has the
following features:
.
* In-line syntax highlighting.
* Readline-like autocomplete with suggestions displayed as you type
* Expected parameter list for any Python function. Uses pydoc to attempt to
divine params for C functions.
* "Rewind" function to pop the last line of code from memory and re-evaluate.
Note: this is only really useful when laying out classes and functions,
since a true "undo" function is impossible, so be careful when using this.
* Send the code you've entered off to a pastebin and display the pastebin URL
for copying, etc.
* Save the code you've entered to a file.
* Auto-indentation.
* Anti-Crash Mode.
.
This package contains bpython for Python 3.
Homepage: https://bpython-interpreter.org/
Installed-Size: '770'
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Package: bpython
Priority: optional
Recommends: python3-jedi, python3-pyperclip, python3-watchdog
Section: python
Version: 0.24-1
srcpkg_name: bpython
srcpkg_version: 0.24-1