LICENSE
README.md
pyproject.toml
src/morning_paper/__init__.py
src/morning_paper/article_print.py
src/morning_paper/builder.py
src/morning_paper/charts.py
src/morning_paper/cli.py
src/morning_paper/config.py
src/morning_paper/extractors.py
src/morning_paper/image_tools.py
src/morning_paper/models.py
src/morning_paper/renderers.py
src/morning_paper/sources.py
src/morning_paper/styles.py
src/morning_paper.egg-info/PKG-INFO
src/morning_paper.egg-info/SOURCES.txt
src/morning_paper.egg-info/dependency_links.txt
src/morning_paper.egg-info/entry_points.txt
src/morning_paper.egg-info/requires.txt
src/morning_paper.egg-info/top_level.txt
src/morning_paper/resources/typewriter.md
src/morning_paper/resources/palettes/color.css
src/morning_paper/resources/palettes/mono.css
src/morning_paper/resources/styles/flow.css
src/morning_paper/resources/styles/magazine.css
src/morning_paper/resources/styles/ops-card.css
src/morning_paper/resources/styles/typewriter.css
src/morning_paper/resources/styles/zine.css
tests/test_build.py
tests/test_frontpage_visual_snapshot.py
tests/test_visual_snapshot.py