---
Categories:
- Development
- Utility
- ConsoleOnly
Description:
C: '<p>bpython is a fancy interface to the Python interpreter, and has the following features:</p><p>*
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.</p><p>This
package contains bpython for Python 2.</p>'
da: '<p>bpython er en smart brugerflade til Pythonfortolkeren, og har de følgende funktioner:</p><p>*
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.</p><p>This
package contains bpython for Python 2.</p>'
de: '<p>Bpython ist eine schicke Schnittstelle für den Python-Interpreter und hat folgende Merkmale:</p><p>*
Syntax-Hervorhebung bei der Eingabe (in-line). * Eingabevervollständigung mit Vorschlägen bei der
Eingabe, wie bei Readline. * Liste mit zu erwartenden Parametern für jede Python-Funktion. Benutzt
pydoc, um die Parameter von C-Funktionen zu erraten. * »Rückspulen«-Funktion zum Wiederbringen der
letzten Code-Zeile aus dem Speicher, um diese zu re-evaluieren. Hinweis: Dies ist nur beim Anlegen
von Klassen und Funktionen wirklich sinnvoll, da eine echte »Wiederherstellen«- Funktion unmöglich
zu realisieren ist. Seien Sie also vorsichtig damit. * Programmcode, den Sie eingegeben haben, kann
zu einem Pastebin-Webdienst übertragen werden, woraufhin Sie den Verweis (URL) zu diesem Pastebin,
z.B. zum Kopieren usw., zurück erhalten. * Der eingegebene Programmcode kann in einer Datei gespeichert
werden. * Automatisches Einrücken von Programmcode. * Anti-Absturz-Modus.</p><p>This package contains
bpython for Python 2.</p>'
es: '<p>bpython es una interfaz avanzada para el intérprete Python, y tiene las siguientes funciones:</p><p>*
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.</p><p>This
package contains bpython for Python 2.</p>'
fr: '<p>bpython est une interface graphique avancée pour l''interpréteur Python qui possède les caractéristiques
suivantes :</p><p>* La coloration syntaxique en lignes. * Auto-complétion de type readline avec affichage
de suggestions en cours de frappe. * Liste de paramètres attendus pour toute fonction Python. Utilise
pydoc pour tenter de deviner les paramètres pour les fonctions C. * Fonction « Rewind » pour reprendre
la dernière ligne du code en mémoire et la réévaluer. Note : ce n''est vraiment utile que lors de
la mise en place des classes et des fonctions, une vraie fonction « Undo » étant impossible, soyez
prudent lorsque vous l''utilisez. * Envoyez le code que vous avez saisi vers un « pastebin » et affichez
l''URL du « pastebin » pour la copie, etc… * Enregistrez le code que vous avez entré dans un fichier.
* Auto-indentation. * Mode « anti-plantage ».</p><p>This package contains bpython for Python 2.</p>'
it: '<p>bpython è una bella interfaccia per l''interprete Python che ha le seguenti caratteristiche:</p><p>*
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.</p><p>This
package contains bpython for Python 2.</p>'
pt: '<p>O bpython é uma interface bonita para o interpretador Python, e tem as seguintes funcionalidades:</p><p>*
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.</p><p>This
package contains bpython for Python 2.</p>'
pt_BR: '<p>bpython é uma interface caprichada para o interpretador Python e tem os seguintes recursos:</p><p>*
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.</p><p>This
package contains bpython for Python 2.</p>'
ru: '<p>bpython — это забавный интерфейс для интерпретатора Python, к основным возможностям которого
относится:</p><p>* 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.</p><p>This package contains bpython for Python 2.</p>'
sk: '<p>bpython je vylepšené rozhranie interpretra Pythonu a má nasledovné vlastnosti:</p><p>* 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.</p><p>This
package contains bpython for Python 2.</p>'
sl: '<p>bpython je lep vmesnik do tolmača Python in ima naslednje zmožnosti:</p><p>* poudarjanje skladnje
v vrstici. * samodejno dopolnjevanje podobno readline s predlogi, ki so prikazani medtem ko tipkate,
* pričakovani seznam parametrov za katerokoli funkcijo Python. Za poskus razdelitve parametrov za
funkcije C uporablja pydoc, * možnost "zavrti nazaj" za pojav zadnje vrstice kode iz pomnilnika in
ponovno oceno. Opomba: to je zares uporabno le pri razporejanju razredov in funkcij, ker je prava
zmožnost "razveljavi" neuporabna, zato bodite pri uporabi tega previdni. * pošljite vneseno kodo na
pastebin in prikaz URL pastebin za kopiranje, itd. * shranjevanje vnesene kode v datoteko. * samodejno
zamikanje * način proti sesutju.</p><p>This package contains bpython for Python 2.</p>'
uk: '<p>bpython — це незвичайний інтерфейс для інтерпретатора Python, до основних можливостей якого
належить:</p><p>* 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.</p><p>This package contains bpython for Python 2.</p>'
ID: bpython.desktop
Icon:
cached: bpython_bpython.png
Keywords:
C:
- Python
- REPL
- interpreter
Name:
C: bpython
Package: bpython
Summary:
C: A fancy interface to the python interpreter!
Type: desktop-app