Package bpython: Information

    Source package: bpython
    Version: 0.26-alt1
    Build time:  Mar 10, 2026, 09:37 AM
    Report package bug
    License: MIT
    Summary: Fancy curses interface to the Python 3 interactive interpreter
    Description: 
    bpython is a fancy interface to the Python interpreter for
    Unix-like operating systems.
    
    It has the following features:
     - In-line syntax highlighting.
     - Readline-like autocomplete with suggestions displayed as you type.
     - Expected parameter list for any Python function.
     - "Rewind" function to pop the last line of code from memory and
       re-evaluate.
     - Send the code you've entered off to a pastebin.
     - Save the code you've entered to a file.
     - Auto-indentation

    List of RPM packages built from this SRPM:
    bpython (noarch)
    bpython-doc (noarch)
    bpython-urwid (noarch)

    Maintainer: Vitaly Lipatov


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-sphinx
      4. python3-module-sphinx-sphinx-build-symlink
      5. rpm-build-python3
      6. rpm-macros-sphinx3

    Last changed


    March 8, 2026 Vitaly Lipatov 0.26-alt1
    - new version 0.26
    Jan. 25, 2025 Vitaly Lipatov 0.25-alt1
    - new version 0.25
    - renamed to bpython again
    - switch to pyproject
    - there is no more cli backend
    July 17, 2023 Artyom Bystrov 0.24-alt2
    - Disable man pages