论文 | 项目中文简介
使用 arXiv API + Github Actions 实现每天自动获取arXiv论文摘要
[1] : About arXiv, https://arxiv.org/about
[2] : arXiv API User's Manual, https://arxiv.org/help/api/user-manual
[3] : Github Actions: https://docs.github.com/en/actions/learn-github-actions
[4] : arXiv Category Taxonomy: https://arxiv.org/category_taxonomy
[5] : Python wrapper for the arXiv API, https://github.com/lukasschwab/arxiv.py
[6] : Full package documentation: arxiv.arxiv, http://lukasschwab.me/arxiv.py/index.html
[7] : Github Actions on.schedule: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#onschedule
[8] : Github Actions Events that trigger workflows: https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#scheduled-events
[9] : Workflow syntax for GitHub Actions, https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
[10] : GitHub Actions 入门教程, http://www.ruanyifeng.com/blog/2019/09/getting-started-with-github-actions.html
[11] : Git commit and push, https://github.com/github-actions-x/commit
[12] : Generate a list of papers daily arxiv, https://github.com/zhuwenxing/daily_arxiv
[13] : https://github.com/Vincentqyw/cv-arxiv-daily
[14] : https://mp.weixin.qq.com/s/J7aHbPmYm1wtBTOkJqpxuw
开源万岁!感谢各个大佬们开源的贡献