github-team-sync icon indicating copy to clipboard operation
github-team-sync copied to clipboard

Migrate from github3.py to ghapi

Open primetheus opened this issue 2 years ago • 2 comments
trafficstars

This replaces github3.py with ghapi for easier long-term support

fixes #83 fixes #115

primetheus avatar Aug 22 '23 01:08 primetheus

Is github3.py no longer maintained?

Chocrates avatar Sep 04 '23 22:09 Chocrates

Is github3.py no longer maintained?

@Chocrates it's still maintained, but features lag behind GitHub's capabilities. Since ghapi is automatically generated from GitHub's API spec, it gives us better compatibility going forward with less to maintain

primetheus avatar Sep 15 '23 14:09 primetheus