Skip to content

Git Searcher 1.0

Latest

Choose a tag to compare

@mbn-code mbn-code released this 14 Jul 22:50
· 13 commits to main since this release
b059c7d

GitHub Repository Search

GitHub Repository Search is a Python script that allows users to search for repositories on GitHub using a graphical user interface (GUI).

Table of Contents

Features

  • Search GitHub repositories based on user query
  • Display repository information including title, description, stars, language, owner, creation date, forks, and watchers
  • Open repository URL in a web browser
  • Sorting of search results by stars (descending order)

Dependencies

The script requires the following dependencies:

  • Python 3.x
  • tkinter library
  • requests library

Full Changelog: https://github.com/CollinEdward/GitSearch/commits/Search