A Python library for Pagure APIs. Pagure is a light-weight git-centered forge based on pygit2, created by Pierre-Yves Chibon.
Use pip to install.
pip3 install libpagure
python3 -m pip install libpagure
A detailed doc is on the way :)
This library is a Python warp of Pagure web APIs, so you may refer to Pagure API reference.