Embloggeration happened, in which I look at the state of the #Python bindings for the #GNOME platform

bassi.io/articles/2022/12/02/o…

If you like Python, and you want to use #GTK to write your applications, please consider joining the effort to maintain the PyGObject bindings.

reshared this

Unknown parent

mastodon - Link to source

Emmanuele Bassi

@shanefagan lazka does the reviews, when he has time; I can also help out a bit. Trading reviews is something that would help, actually: you can do triage and initial reviews, and verify that contributions are correct even without pressing the "Merge" button. Having a third party confirmation would reduce the maintainer workload.
in reply to Arjan

@amolenaar The current documentation generator for C is based on pygobject's own 🙂 Having the introspection data and docs be the shared source of "truth" for doc generators benefits every language. Ideally, pgi-docgen should be fixed to parse the new gi-docgen "smart" links to allow cross-linking.

From a hosting perspective, being able to build the Python docs on GNOME infrastructure would be great: more people would be able to work on it and keep it up to date.