GithubHelp home page GithubHelp logo

openissue's Introduction

OpenIssue

Find Open issues in GIT URL

problem Statments :- This will help you to find the number of open issues in any github repo . i/p:- Give the url (Example)

  1. https://github.com/garris/BackstopJS
  2. https://github.com/amitness/dotfiles

prerequisite:

  1. Python with version >= 3

  2. Conda library

    Follow this Step to run :

  3. git clone https://github.com/kandoi1994/OpenIssue.git

  4. cd Myproject/My_project (run the command from the directory where you did clone)

  5. conda create -n github_issue python (github_issue is name of virtual environment you can give what you want)

  6. conda activate github_issue

  7. pip install Django==1.9.1

  8. pip install requests

  9. pip install prettytable

  10. pip install lxml

  11. pip install timedelta

  12. python manage.py runserver 127.0.0.1:8000

After running all the above command go to 127.0.0.1:8000. and give the url .

O/p :- You will able to see the output in console .

What can be improve :

  1. We can check the URl before implementing whether URl is right or wrong .
  2. We can show the o/p in UI .
  3. we can implement in better way .

openissue's People

Contributors

kandoi1994 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.