Los-had / github-profile-search

search github profiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-profile-search

search github profiles(using github api)

installing on your machine

download the project on github, after that open your terminal and write:

$ cd github-profile-search
    # enter in the app folder
$ pip install -r requirements.txt
    # install the dependencies
$ python app.py
    # execute the app

to stop the server(localhost) press Ctrl+C

License

MIT

About

search github profiles.

License:MIT License


Languages

Language:HTML 55.0%Language:Python 42.6%Language:CSS 1.9%Language:JavaScript 0.5%