No project description provided
Project description
news-recap
news-recap is a CLI-first pipeline for collecting, cleaning, deduplicating news
and producing daily recaps with LLM agents.
The key idea: instead of paying per-token via expensive LLM APIs, the pipeline drives CLI agents (Codex, Claude Code, Gemini CLI) that run under flat-rate ~$20/month subscriptions — making heavy daily summarisation practically free.
Documentation
Developers
For development you need uv installed.
Bootstrap the environment and install pre-commit hooks:
source ./activate.sh
pre-commit install
Run all checks:
uv run inv pre
Allure test report
Scripts
Install invoke preferably with pipx:
pipx install invoke
For a list of available scripts run:
invoke --list
For more information about a script run:
invoke <script> --help
Coverage report
Created with cookiecutter using template
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file news_recap-0.0.2.tar.gz.
File metadata
- Download URL: news_recap-0.0.2.tar.gz
- Upload date:
- Size: 242.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c9db9bbccffe5519df0c4c8834233e1ea765e2fd83a3f87d400eb943fd963a6
|
|
| MD5 |
14df2d6513f0f271c6a3219edb0befd0
|
|
| BLAKE2b-256 |
1d89030a7e461c1b4f84acca3587106657d8db190db1c858099fe361b2548f02
|
File details
Details for the file news_recap-0.0.2-py3-none-any.whl.
File metadata
- Download URL: news_recap-0.0.2-py3-none-any.whl
- Upload date:
- Size: 103.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
781c29ce3358392202367d01f9288a53886506845cb2d29fa2f687646faf4d9b
|
|
| MD5 |
591374c4a4eed036b02a28c737e042ff
|
|
| BLAKE2b-256 |
3143cd4519fedefe58bf874df1dad9f38e679aa7d11fe3c53dcbf86f0bda1f72
|