A simple UI which gives details of a Github Repository details.
project is created with: python 3.9
This project is created using Python Tkinter GUI. This user interface allows a user to enter the github-repo-url and get the details of that particular repository like Languages used , Open Issues , Pull Requests, Repo Stats(open issues count and pr count) and Subscribed User. Users can even enter mail id and subscribe and send the entire Repo details to all the subscribed mail ids.