Skip to content

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

License

Notifications You must be signed in to change notification settings

pilot-study-test/github_search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.9%
  • HTML 45.1%