Skip to content

A Python app that fetches latest created issues for a particular repo

Notifications You must be signed in to change notification settings

divyanshumehta/issues_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Issues Tracker

About

This is an app that fetches the data from the issues page . This app does the mundane work of going to the issues page of your favourite opens source repo and fetching the issues. There are some features which pushes notifications to the users in case there are new issues. So clone the app and dont miss any issue.

Installation

  1. Clone the repo
  2. Run sudo pip install requests
  3. Run python tracker.py to fire up the app

About

A Python app that fetches latest created issues for a particular repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages