arsdaily

所属分类:虚拟/增强现实-VR/AR
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-08-26 07:54:03
上 传 者sh-1993
说明:  ArsTechnica文章的每日新闻摘要,
(Daily newsletter digest of ArsTechnica articles,)

文件列表:
LICENSE (1076, 2023-08-26)
env.sample (365, 2023-08-26)
requirements.txt (111, 2023-08-26)
src/ (0, 2023-08-26)
src/digest.py (4291, 2023-08-26)
src/template.html (374, 2023-08-26)

# ArsDaily A digest newsletter for ArsTechnica articles. Can be run daily (hence the name), weekly, or at any other interval. The newsletter uses a subscriber-specific RSS feed to fetch the articles and creates an email with the articles in HTML format. The email is sent to the recipient address. For each article, only the title, summary, link to the web and link to the subscriber PDF are included. ArsDaily is **NOT** affiliated with or endorsed by ArsTechnica. ## Installation ArsDaily requires Python 3.9+. Clone the repository: git clone git@github.com:senko/arsdaily.git cd arsdaily/ Set up and activate a new Python virtual environment: python -m venv .venv source .venv/bin/activate Install the dependencies: pip install -r requirements.txt Configure the environment variables: cp env.sample .env vim .env Run the script: python src/digest.py ## License ArsDaily is licensed under the MIT license. See the `LICENSE` file for details.

近期下载者

相关文件


收藏者