Skip to content

shibing624/github-hot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-hot

Tracking the hot Github repos and update daily

  1. Automatically grab popular projects every day based on Github Actions .github/workflows/schedule.yml
  2. Support project list output in markdown format, automatically synchronized to github
  3. Support custom sorting, select topk hot interest repos

Usage

$ git clone https://github.com/shibing624/github-hot.git
$ cd github-hot
$ pip install -r requirements.txt
$ python crawler.py

Result

Contact

  • Issue(建议):GitHub issues
  • 邮件我:xuming: xuming624@qq.com
  • 微信我:加我微信号:xuming624, 进Python-NLP交流群,备注:姓名-公司名-NLP

License

授权协议为 The Apache License 2.0,可免费用做商业用途。请在产品说明中附加github-hot的链接和授权协议。

Contribute

项目代码还很粗糙,如果大家对代码有所改进,欢迎提交回本项目,在提交之前,注意以下两点:

  • tests添加相应的单元测试
  • 使用python -m pytest来运行所有单元测试,确保所有单测都是通过的

之后即可提交PR。

Related Projects

About

Tracking the hot Github repos and update daily 每天自动追踪Github热门项目

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages