Hey, I found this awesome API documentation site by another Krita developer Grum999. https://apidoc.krita.maou-maou.fr/
And the code that generates this website has an output option to Python, which are API stubs. https://codeberg.org/Grum999/PyKritaAPI
These API stubs are much more extensive than your generated ones which don't include something like krita_i18n(). It would be cool to use these ones.
Hey, I found this awesome API documentation site by another Krita developer Grum999. https://apidoc.krita.maou-maou.fr/
And the code that generates this website has an output option to Python, which are API stubs. https://codeberg.org/Grum999/PyKritaAPI
These API stubs are much more extensive than your generated ones which don't include something like
krita_i18n(). It would be cool to use these ones.