[ buster ]
[ bullseye ]
[ Bron: bpython ]
Pakket: bpython3 (0.17.1-1)
Verwijzigingen voor bpython3
Debian bronnen:
Het bronpakket bpython downloaden:
Beheerder:
Externe bronnen:
- Homepage [bpython-interpreter.org]
Vergelijkbare pakketten:
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.
Andere aan bpython3 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-curtsies
- library for terminal interaction (Python 3)
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.5)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- rec: python3-watchdog
- Python API and shell utilities to monitor file system events - Python 3.x
-
- sug: python3-jedi
- autocompletion tool for Python 3