Python Forum
How to list repository contributors and their commits using pygithub3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to list repository contributors and their commits using pygithub3
#5
Thanks for your reply.

Actually pygithub3 is a wrapper for github API ( the link you have sent) written in python. The code snippet i have written above is calling this API.
but my issue here is how to write code in pygithub3 using python to call github API to get the repository contributors' commits. i mean, looping through org repositories, loop through repository contributors, and get their commits.

thanks
Reply


Messages In This Thread
RE: How to list repository contributors and their commits using pygithub3 - by ammarkhwaira - Feb-09-2017, 02:46 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020