• Stars
    star
    276
  • Rank 148,474 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

根据 keywords 搜索 github 上面的 repos, 并通过 web 展示

github_search

介绍

根据 keywords 搜索 github 上面的 repos, 并通过 web 展示

安装

  • 安装 redis

apt-get install redis-server

  • 安装依赖

pip install requirements.txt

run

  • run 搜索结果的脚本

python github_search.py

python app.py

搜索参数配置

  • github_search.py 里面 修改 keywords = ['', '', ''] 可以定制搜索

screenshots

demo