Package python3-module-jedi: Information

    Source package: python3-module-jedi
    Version: 0.19.2-alt2
    Build time:  Dec 30, 2025, 12:41 AM
    Report package bug
    License: MIT
    Summary: An autocompletion tool for Python that can be used for text editors
    Description: 
    Jedi is a static analysis tool for Python that is typically used in IDEs/editors
    plugins. Jedi has a focus on autocompletion and goto functionality. Other
    features include refactoring, code search and finding references.
    
    Jedi has a simple API to work with. There is a reference implementation as a
    VIM-Plugin. Autocompletion in your REPL is also possible, IPython uses it
    natively and for the CPython REPL you can install it. Jedi is well tested and
    bugs should be rare.

    List of RPM packages built from this SRPM:
    python3-module-jedi (noarch)

    Maintainer: Anton Zhukharev


      1. python3-module-attrs
      2. python3-module-colorama
      3. python3-module-django
      4. python3-module-docopt
      5. python3-module-parso
      6. python3-module-pyproject-installer >= 0.4.0
      7. python3-module-pytest
      8. python3-module-pytest
      9. python3-module-setuptools
      10. python3-module-wheel
      11. python3-modules-sqlite3
      12. rpm-build-pyproject

    Last changed


    Dec. 29, 2025 Anton Zhukharev 0.19.2-alt2
    - NMU: Fixed FTBFS (Python 3.13).
    Nov. 11, 2024 Stanislav Levin 0.19.2-alt1
    - 0.19.1 -> 0.19.2.
    May 28, 2024 Stanislav Levin 0.19.1-alt2
    - Fixed FTBFS (Pytest 8.2.0).