Package bpython3: Information

  • Default inline alert: Version in the repository: 0.24-alt2

Source package: bpython3
Version: 0.24-alt1
Build time:  Jan 23, 2023, 12:05 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 rpms provided by this srpm:
bpython3 (noarch)
bpython3-curses (noarch)
bpython3-doc (noarch)
bpython3-urwid (noarch)

Maintainer: Vitaly Lipatov


    1. python3-module-setuptools
    2. python3-module-sphinx
    3. rpm-build-python3
    4. rpm-macros-sphinx3

Last changed


Jan. 22, 2023 Vitaly Lipatov 0.24-alt1
- new version 0.24 (with rpmrb script)
Sept. 9, 2022 Danil Shein 0.23-alt1
- NMU: new version 0.23
April 18, 2022 Danil Shein 0.22.1-alt1
- NMU: new version 0.22.1
- NMU: cleanup spec, fix FTBFS