macOS
brew install bpythonlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bpython pour les workflows d'agents IA.
installation
brew install bpythonlocal Homebrew formula metadata
sudo apt install bpythonDebian stable package indexes · bpython · Source: deb.debian.org
sudo dnf install python3-bpythonFedora Rawhide package metadata · python3-bpython · Source: dl.fedoraproject.org
sudo pacman -S bpythonArch Linux sync databases · bpython · Source: geo.mirror.pkgbuild.com
aperçu
Fancy interface to the Python interpreter
historique
bpython is a long-running enhanced interface to the Python interactive interpreter. Its official site emphasizes inline syntax highlighting, readline-like autocomplete, rewind, and pastebin support, positioning it as a friendlier REPL rather than a replacement Python runtime.
The GitHub repository describes bpython as a fancy curses interface to the Python interactive interpreter, and the official website lists Linux, BSD, macOS, and partial Windows support. The tag history reaches back to a 0.9.4 release commit in July 2009, while the modern GitHub repository metadata dates the current repository object to 2014.
Over time, bpython tracked Python language releases and terminal UI dependencies. The official changelog records releases focused on Python 3.10, 3.11, 3.13, and 3.14 support, as well as curtsies dependency changes, theme configuration fixes, and declarative build configuration.
bpython became a staple optional Python REPL in package managers because it adds interactive niceties without asking users to abandon standard Python semantics. The input package facts list Homebrew, Debian, Fedora, Arch, and Ubuntu packaging.
Its adoption overlaps with IPython, ptpython, and standard `python` REPL workflows. bpython's niche is lightweight terminal interaction: autocomplete and display improvements with less notebook or shell-framework machinery.
Users run `bpython` for an enhanced interactive Python session, `bpython-urwid` for the urwid frontend, or `bpdb` for debugger-related use. Configuration lives under `$XDG_CONFIG_HOME/bpython/config`, and the docs describe editing that config from inside bpython with F3.
The documented feature set focuses on day-to-day interactive work: syntax highlighting, suggestions as you type, rewinding recent input and reevaluating, pastebin submission, themes, and editor integration.
bpython matters because REPL ergonomics are a quiet but important layer of language tooling. It is small enough to package like a CLI utility, but visible enough that Python users often discover it while comparing interpreter frontends.
For package history, bpython is also a durable example of a non-core developer tool following Python's release cadence. Each new Python version creates compatibility work, so the package's changelog doubles as a record of ecosystem maintenance.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/bpython/config~/.config/bpython/configexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bpdb | cli | exécutable global | |
bpython | cli | exécutable global | |
bpython-urwid | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://bpython-interpreter.org
métadonnées d'installation
| Clé du paquet | brew:bpython |
|---|---|
| Version | 0.26 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bpython |
| Page d'accueil | https://bpython-interpreter.org |
| Dépôt | https://github.com/bpython/bpython |
| Docs amont | https://docs.bpython-interpreter.org/en/latest |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/44/29/cd80e9108a6fc6a925ffb915f8f69198a2bb2388e39167a41d743ac2a8f4/bpython-0.26.tar.gz |
| Dernière mise à jour | 2026-05-20T10:57:00Z |
| Pulse | updated |
| Dépendances | certifi, python@3.14 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bpython |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
bpython 0.25-2
fancy interface to the Python 3 interpreter
https://bpython-interpreter.org/
sudo apt install bpythonbpython 0.24-1
fancy interface to the Python 3 interpreter
https://bpython-interpreter.org/
sudo apt install bpythonpython3-bpython 0.26-4.fc45
Fancy curses interface to the Python 3 interactive interpreter
http://www.bpython-interpreter.org/
sudo dnf install python3-bpythonpython3-bpython-urwid 0.26-4.fc45
Urwid interface to the Python 3 interactive interpreter
http://www.bpython-interpreter.org/
sudo dnf install python3-bpython-urwidbpython 0.26-2
Fancy ncurses interface to the Python interpreter
https://bpython-interpreter.org/
sudo pacman -S bpythonpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.