bpython-0.26
fancy interface to the Python interpreter
Back to search · Project homepage
Description
bpython is a fancy interface to the Python interpreter.
It has the following (special) features:
- In-line syntax highlighting.
- Readline-like autocomplete with suggestions displayed as you type.
- Expected parameter list for any Python function.
- "Rewind" function to pop the last line of code from memory and
re-evaluate.
- Send the code you've entered off to a pastebin.
- Save the code you've entered to a file.
- Auto-indentation.
- Python 3 support.
Package information
- Ports path
- devel/bpython
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/desktop-file-utils
- devel/py-curtsies
- devel/py-cwcwidth
- devel/py-greenlet
- textproc/py-pygments
- devel/py-xdg
- www/py-requests
- devel/py-jedi
- sysutils/py-pyperclip
- sysutils/py-watchdog
- lang/python/3
Build
- devel/py-babel
- textproc/py-sphinx
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel