8000 GitHub - codebeast77/github_repo_downloader at
[go: up one dir, main page]

Skip to content

codebeast77/github_repo_downloader

Repository files navigation

GitHub Repo Downloader

A simple Python script to get details of no.of best matching results for any search query on GitHub

The CSV generated is tab-seperated ( /t )

The headers are as follows

  • Repository Name
  • Repository Description
  • No of Repository Stars
  • No of Repository Watchers
  • No of Repository Forks
  • Repository License
  • Repository Issues Count
  • Repository Relevance Score to the query
  • Main Language of the Repository
  • Repository Topics
  • Dictionary of the Languages used in the Repository along with the % share of every language

TODO:

Add progressbar in the terminal Add support for other search parameters

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0