0

I have to build a python script which will use to get the notification related to a github repo which contents pull notification, comments, merge to master status etc. After searching I got PyGithub library. but did not get how to make a call and get response in python. Please suggest how to do this using PyGitHub library? Thanks in advance !!!!

yo2bh
  • 1,356
  • 1
  • 14
  • 26
  • 1
    Can you edit your post to add the script, as well as the error / unexpected behavior you encounter? – Valentin Lorentz May 07 '16 at 17:36
  • @ValentinLorentz : I have tried simple things, but actual problem is that I did not understand how to make call to notification API which is given in PyGithub documentation. Docs only provide the API name and response. Actually it did not content any example to try out. Following are the link for getting repo notification [link] (http://pygithub.github.io/PyGithub/v1/github_objects/Repository.html#github.Repository.Repository) – yo2bh May 09 '16 at 09:40

0 Answers0