DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamebpython
Beschreibungfancy curses interface to the Python interactive interpreter
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.9.5.2-2ubuntu1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe280 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), python-pygments, python-pkg-resources
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße46964 Byte
Prüfsumme MD53aee9ff172cf65a25deee07655431906
Prüfsumme SHA14f64b0e3e9a275edf5cd72dea23b8057c5a931b2
Prüfsumme SHA256522fbbeb986134d0502bb30ca06030a43bd63b45fd7831f8c5143d0198d1fc4b
Link zum Herunterladenbpython_0.9.5.2-2ubuntu1_all.deb
Ausführliche Beschreibungbpython is a curses 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.


Impressum
Linux is a registered trademark of Linus Torvalds