Tracking the hot Github repos and update daily
- Automatically grab popular projects every day based on Github Actions .github/workflows/schedule.yml
- Support project list output in markdown format, automatically synchronized to github
- Support custom sorting, select topk hot interest repos
git clone https://github.com/shibing624/github-hot.git
cd github-hot
pip install -r requirements.txt
python crawler.py
- Issue(建议):
- 邮件我:xuming: [email protected]
- 微信我:加我微信号:xuming624, 进Python-NLP交流群,备注:姓名-公司名-NLP
授权协议为 The Apache License 2.0,可免费用做商业用途。请在产品说明中附加github-hot的链接和授权协议。
项目代码还很粗糙,如果大家对代码有所改进,欢迎提交回本项目,在提交之前,注意以下两点:
- 在
tests
添加相应的单元测试 - 使用
python -m pytest
来运行所有单元测试,确保所有单测都是通过的
之后即可提交PR。
- javascript:vitalets/github-trending-repos