I would like to create Python3 bindings for a glib/gobject based library, namely infinote/libinfinity.
I am a bit puzzled about the necessary steps to accomplish this. Does PyGObject help here or not? Is this guide still valid for python3 and PyGObject?
If not, what do I need to read to understand how this will work?
Are there any tools to (semi-)automate the process?