Paketname | bpython-urwid |
Beschreibung | fancy interface to the Python interpreter - urwid frontend |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.7.1-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | python-urwid, bpython (= 0.9.7.1-1) |
Empfohlene Pakete | |
Paketbetreuer | David Paleino |
Quelle | bpython |
Paketgröße | 24332 Byte |
Prüfsumme MD5 | c2f3d9d502622d63abee33e1718f1b8e |
Prüfsumme SHA1 | 45f1766bccc9aa82feb20766ad1e63bb355248da |
Prüfsumme SHA256 | b2e7e90a510282d5ed9350b2ff96f8ece788e414ec98ffe604d89cc00459d0a0 |
Link zum Herunterladen | bpython-urwid_0.9.7.1-1_all.deb |
Ausführliche Beschreibung | 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 the urwid frontend to bpython.
|