---
Type: desktop-application
ID: org.bpython-interpreter.bpython
Package: bpython
Name:
C: bpython
Summary:
C: A fancy interface to the python interpreter!
Description:
sk: >-
<p>bpython je vylepšené rozhranie interpretra Pythonu a má nasledovné vlastnosti:</p>
<p> * inline zvýrazňovanie syntaxe * automatické dopĺňanie v štýle readline s návrhmi zobrazovanými počas písania
* zoznam očakávaných parametrov akejkoľvek funkcie Pythonu. Pomocou pydoc sa pokúša určiť parametre funkcií v jazyku
C. * funkcia „previnúť“ na vrátenie posledného riadka kódu z pamäte a jeho opätovné vyhodnotenie. Pozn.: je to v skutočnosti
užitočné len pri vytváraní tried a funkcií, pretože skutočnú funkciu „vrátiť“ je nemožné vytvoriť, preto buďte pri
jej používaní opatrní. * poslať kód, ktorý ste zadali, do služby Pastebin a zobrazenie URL na Pastebin na skopírovanie
atď. * ukladanie kódu, ktorý ste zadali do súboru * automatické odsadzovanie * režim zabezpečenia proti havárii</p>
<p>Tento balík obsahuje bpython pre Python 3.</p>
ja: >-
<p>bpyuthon は Python インタープリタへのステキなインターフェースです。次の機能 があります:</p>
<p> * インラインシンタックスハイライト。 * Readline に類似の、タイプ連動サジェスト表示付き自動補完。 * 任意の Python 関数向けの予想パラメータリスト。C 関数のパラメータの 予想は Pydoc
を利用して試みます。 * 記録からコードの最終行を pop して「巻き戻し」し、再実行。 注意: これはクラスと関数のレイアウト時にのみ本当に有用です。なぜなら、 関数の真なる「アンドゥ」は不可能だからです。なので、これの使用時には
注意してください。 * 入力したコードの pastebin URL への送信およびコピー等のための pastebin URL の表示 * 入力したコードのファイルへの保存 * 自動インデント * アンチクラッシュモード</p>
<p>本パッケージには Python 3 用の bpython が含まれます。</p>
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 3.</p>
en: >-
<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 3.</p>
es: >-
<p>bpython es una interfaz elegante para el intérprete de Python, y tiene las siguientes características:</p>
<p> * Resaltado de sintaxis en línea. * Auto completado tipo lectura de línea, con muestra de sugerencias a medida que
se escribe. * Lista de parámetros esperados para cualquier función de Python. Usa pydoc para intentar adivinar parámetros
para funciones de C. * Función de "Rebobinar" para mostrar la última línea de código de la memoria y evaluar
de nuevo. Nota: esto solo es realmente útil cuando se diseñan clases y funciones, una función de deshacer verdadera es
imposible, así que sea cuidadoso cuando use esto. * Enviar el código que ha introducido a un «Pastebin» y ver la URL
de Pastebin para copiar, etc. * Guardar el código que ha introducido a un archivo. * Auto identado. * Modo anti rotura.</p>
<p>Este paquete contiene bpython para Python 3.</p>
fr: >-
<p>Bpython est une interface graphique avancée pour l'interpréteur Python et possède les caractéristiques suivantes :</p>
<p> – coloration syntaxique en ligne ; – saisie avec autocomplétion du texte et affichage des différentes possibilités
en cours de saisie ; – affichage d'une liste des paramètres attendus pour n'importe quelle fonction Python.
Utilise pydoc pour tenter de deviner les paramètres des fonctions C ; – fonction « Retour en arrière » pour remonter
la dernière ligne de code en mémoire et la réévaluer. Note : Ce n'est vraiment utile que lors de la déclaration
des classes et fonctions puisqu'une vraie fonction « Défaire » est impossible. Il convient donc d'être
vigilant quand on l'utilise ; – envoi du code tapé vers pastebin et affichage de l'URL ; – sauvegarde du code
dans un fichier ; – retrait automatique ; – mode anti-crash.</p>
<p>Ce paquet fournit bpython pour Python 3.</p>
ko: >-
<p>bpython은 파이썬 인터프리터를 위한 멋진 인터페이스를 제공하며 아래의 기능들 을 제공합니다:</p>
<p> * 인라인 구문강조. * 사용자가 입력하는 동안 readline 과 유사한 자동 완성기능 * 모든 파이썬 함수에 대한 예상되는 매개변수 리스트. C 함수에 대한 매개변수 선언을 위해서는 pydoc을
사용하십시요. * 메모리에서 코드 마지막 라인을 팝업하고 재평가하기 위한 "rewind" 함수. 주의: 이 기능은 "undo" 기능이 불가능하기 때문에 오직 클래스와 함수를
배치할 때만 사용하십시요. 이 기능을 사용할때는 주의가 필요합니다. * 사용자가 입력한 코드를 pastebin에 보내고 복사등을 위해 pastebin URL을 표시. * 사용자가 파일에 입력한 코드를 저장.
* 자동 들여쓰기. * Anti-Crash 모드.</p>
it: >-
<p>bpython è una bella interfaccia per l'interprete Python che ha le seguenti caratteristiche:</p>
<p> * evidenziazione della sintassi in linea; * completamento automatico in stile readline con suggerimenti mostrati
mentre si digita; * elenco dei parametri attesi per ogni funzione Python; uso di pydoc per cercare di indovinare
i parametri per le funzioni C; * funzione "Rewind" per mostrare l'ultima riga di codice in memoria e
ri-valutarla; Nota bene: questo è realmente utile solamente quando si stanno creando classi e funzioni dato che
una vera funzione "annulla" è impossibile, perciò usare questa opzione con cautela; * inviare il codice
inserito ad un pastebin e mostrare l'URL corrispondente per copiarlo, ecc.; * salvataggio del codice inserito
in un file; * rientri automatici; * modalità Anti-Crash;</p>
<p>Questo pacchetto contiene bpython per Python 3.</p>
da: >-
<p>bpython er en smart brugerflade til Pythonfortolkeren, og har de følgende funktioner:</p>
<p> * Indlejret syntaksfremhævelse * Readline-lignende autofuldførelse med forslag vist mens du taster * Forventede
parameterliste for alle Pythonfunktioner. Bruger pydoc for at forsøge at opdele params for C-funktioner. * »Rewind«-funktion
til at fjerne den sidste kodelinje fra hukommelsen og genevaluere. Bemærk: Dette er kun brugbart når der placeres
klasser og funktioner, da en sand »undo« (fortrydelsesfunktion) er umulig, så vær forsigtig når du bruger denne.
* Send koden du har indtastet til en indsættelseskurv og vis adressen for indsættelseskurven så den kan kopieres etc.
* Gem koden du har indtastet i en fil. * Autoindryk. * Tilstand for antinedbrud.</p>
<p>Denne pakke indeholder bpython for Python 3.</p>
Categories:
- Development
- Utility
- ConsoleOnly
Keywords:
C:
- Python
- REPL
- interpreter
Icon:
cached:
- name: bpython_bpython.png
width: 64
height: 64
stock: bpython
Launchable:
desktop-id:
- org.bpython-interpreter.bpython.desktop