A Basic information parser for Github :
| File | Description | 
|---|---|
| GithubIssues.py | Gives Total Issues , Total PR's and much more | 
| GithubUser.py | Gives User Information | 
| GithubRepo.py | Gives Repositories Information | 
| GithubEmoji.py | A List of 1500+ Emoji for markdown | 
- Backup Repositories
- Enable Browsing in whole of user's Repositories
- Implementing Work-Flow
- Saving Information into files
- Raising Error
- Combining into a package
- To add GUI using Tkinter/PyQt
```
 pip install -r requirements.txt
```
( To Add )
