Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 490 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 490 Bytes

gitHub-finder

🔍 GitHub Finder With Flask & GitHub API

Installation

  • Clone this repo to your local machine using https://github.com/zumrudu-anka/gitHub-finder.git
  • Go to the project folder
  • run python -m venv myvenv for create virtual environment which name is myvenv
  • run pip install -r requirements

Usage

  • run python githubApi.py