Hi,

I wrote a simple Python warp for Pagure APIs, named libpagure. It covers all APIs that Pagure currently has. The code is at https://github.com/yangl1996/libpagure . I¡¯ve submitted libpagure to PyPI.

Currently I have only implemented the basic functions for invoking Pagure APIs. Unit tests, some docs and error handling is planned :)

Thanks a lot to Pierre for your great help!

Best regards,
Lei