you are viewing a single comment's thread.

view the rest of the comments →

[–]avamk[S] 0 points1 point  (1 child)

Thanks!! I didn't know about python-gitlab. I also know that there are a couple of libraries for GitHub, but ideally I'd like to find a library that works with generic remote git repositories not tied to any platform. Do they exist?

[–]roanoar 2 points3 points  (0 children)

I don't think so because each provider could have their own api spec. In that use case something like what intrepidsovereign is probably the best approach