GitHub Python libs might already solve some problems that we are seeing with the API (pagination might be needed, handling request limits). On
Fedora there are these packages: python3-pygithub.noarch and python3-github3py.noarch Maybe they already solve such issues so that we do not need to re-invent the wheel.
GitHub Python libs might already solve some problems that we are seeing with the API (pagination might be needed, handling request limits). On
Fedora there are these packages: python3-pygithub.noarch and python3-github3py.noarch Maybe they already solve such issues so that we do not need to re-invent the wheel.