Build a personalized daily newspaper as a print-ready PDF.
Project description
Morning Paper
Your morning newspaper, built from your own sources.
Morning Paper is a Python CLI that builds a personalized daily paper as a print-ready PDF. It starts with deterministic collectors, writes durable file artifacts, and gives you a newspaper you can actually print and read.
No database. No Docker. No SaaS requirement.
What It Does
- Builds a daily paper from Hacker News and RSS feeds
- Prints one or more articles on demand with
morning-paper print <url> - Produces JSON, Markdown, HTML, and PDF artifacts
- Works without an LLM key
- Uses a richer
typewriterrenderer when available and falls back cleanly
Quick Start
Today, install from GitHub:
pip install git+https://github.com/dmthepm/morning-paper.git
morning-paper init
morning-paper build
That writes your first paper under:
~/.local/share/morning-paper/<date>/
For the richer print renderer:
pip install "morning-paper[pretty] @ git+https://github.com/dmthepm/morning-paper.git"
On macOS, the richer renderer may also need:
brew install pango gdk-pixbuf
Example Commands
# Create a starter config
morning-paper init
# Build today's paper from your configured sources
morning-paper build
# Build a paper for a specific date
morning-paper build --date 2026-04-15
# Print an article right now
morning-paper print https://example.com/article
# Verify the install
morning-paper doctor
# Show the installed version
morning-paper --version
Current Sources
| Source | Auth needed? | Status |
|---|---|---|
| Hacker News | No | Included |
| RSS feeds | No | Included |
| Article URLs | No | Included via print |
Rendering
Morning Paper currently supports two renderers:
typewriter- the primary product look
- uses
WeasyPrintwhen available
portable- pure Python fallback
- lower fidelity, but guaranteed to work
Default config:
outputs:
renderer: typewriter
If WeasyPrint or its native libraries are unavailable, Morning Paper falls
back to portable and reports that in the build output.
Product Shape
Morning Paper is intentionally narrow.
It is:
- a CLI
- file-first
- print-oriented
- local-friendly
It is not:
- a second-brain platform
- a wiki
- a database-heavy personal knowledge system
- a closed feed or recommendation engine
Install for Development
git clone https://github.com/dmthepm/morning-paper.git
cd morning-paper
pip install -e ".[dev]"
python -m pytest tests/
morning-paper doctor
Roadmap
- Publish
v0.1.0to PyPI forpip install morning-paper - Keep improving article print fidelity in the
typewriterrenderer - Add queueing and staging commands for agent-driven daily workflows
- Add optional LLM scoring without making it a requirement
Contributing
See CONTRIBUTING.md.
Community
- Main Branch: skool.com/main
- Issues: github.com/dmthepm/morning-paper/issues
License
MIT
Project details
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 morning_paper-0.1.0.tar.gz.
File metadata
- Download URL: morning_paper-0.1.0.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d9ab75d419c95b05f40e047e3a83a9e6628188f42173c3f032a5253d89ba6a2
|
|
| MD5 |
1cd99edc9206bddcc67f5538be4eabfc
|
|
| BLAKE2b-256 |
80c598e45c39bb20aef0485fdc4ff851216df23090c6229026079e4067734153
|
Provenance
The following attestation bundles were made for morning_paper-0.1.0.tar.gz:
Publisher:
publish.yml on dmthepm/morning-paper
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
morning_paper-0.1.0.tar.gz -
Subject digest:
4d9ab75d419c95b05f40e047e3a83a9e6628188f42173c3f032a5253d89ba6a2 - Sigstore transparency entry: 1300889085
- Sigstore integration time:
-
Permalink:
dmthepm/morning-paper@59272751a766aa7be6e0e9deecc7fffb8176227d -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/dmthepm
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@59272751a766aa7be6e0e9deecc7fffb8176227d -
Trigger Event:
push
-
Statement type:
File details
Details for the file morning_paper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: morning_paper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6d3186e3beb3ba3748437df6c47a6e67020561c3234fd07c756ad08078dece7
|
|
| MD5 |
4ea7b8d313660aa6a4880e40e30143ce
|
|
| BLAKE2b-256 |
974d2a67b5727c9f79c4cb0d31e947e65f9a094cecefa5fd1e9003095d70264e
|
Provenance
The following attestation bundles were made for morning_paper-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on dmthepm/morning-paper
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
morning_paper-0.1.0-py3-none-any.whl -
Subject digest:
e6d3186e3beb3ba3748437df6c47a6e67020561c3234fd07c756ad08078dece7 - Sigstore transparency entry: 1300889231
- Sigstore integration time:
-
Permalink:
dmthepm/morning-paper@59272751a766aa7be6e0e9deecc7fffb8176227d -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/dmthepm
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@59272751a766aa7be6e0e9deecc7fffb8176227d -
Trigger Event:
push
-
Statement type: