jedi is a code completion module for python. In tumbleweed it is installed as a python313 package. See below. It is referenced as a geany plugin. But it does not show up in geany plugin manager as a plugin to add.
tom@mydesktop: ~ $ sudo zypper search python313-jedi
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+----------------+---------+------------+--------+-----------
i | python313-jedi | package | 0.20.0-1.2 | noarch | repo-oss
tom@mydesktop: ~ $
It does seem to work in a python terminal.
There must be some way to have geany plugin manager find python313-jedi.
Anyone using jedi in geany successfully?
thanks, tom kosvic