06-04-2025, 03:15 PM
(06-04-2025, 02:34 PM)martymichal Wrote: What do you mean by "Python wrapper"? Maybe this -> https://gitlab.gnome.org/GNOME/gimp/-/bl...console.py? I'm not sure how PyCharm and others do Python integration these days. I'm only familiar with LSPs. Could you elaborate, if possible?
@CmykStudent: Thanks for the link!
Some Python module with class/function/methods with type hints. Unless the GI bindings can be defined directly with such type hints (because after all, it has all the data...).