All Projects → facert → Github_search

facert / Github_search

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

Programming Languages

python
139335 projects - #7 most used programming language

Labels

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].