π GitHub Finder With Flask & GitHub API
- 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
- run
python githubApi.py