Give the daily readings, according to The Revised Common Lectionary. Possibly embedded in a web page, possibly delivered as an RSS feed.
Find a file
2024-08-15 16:17:10 -07:00
.github feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
docs feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
lectionary_readings fix: vanderbilt changed the URL 2024-08-15 16:12:05 -07:00
misc-notes feat: doc with actual lectionary file 2024-08-15 16:17:10 -07:00
templates Fix timezone and URLs 2022-08-02 15:06:49 -07:00
tests feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
.bumpversion.cfg feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
.editorconfig feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
.gitignore Doodling, from months ago 2022-08-03 06:56:59 -07:00
.neoconf.json feat: update metadata 2024-08-15 13:27:08 -07:00
devenv.nix feat: update metadata 2024-08-15 13:27:08 -07:00
envrc feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
flake.lock feat: update metadata 2024-08-15 13:27:08 -07:00
flake.nix feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
generate-lectionary.sh Make Pew work from cron; rsync correctly 2022-08-04 07:57:24 -07:00
LICENSE Initial commit 2022-08-02 17:14:15 +00:00
mkdocs.yml feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00
poetry.lock feat: update metadata 2024-08-15 13:27:08 -07:00
pyproject.toml feat: run module as script 2024-08-15 16:11:50 -07:00
README.md Some notes and initial modules 2022-08-02 11:10:02 -07:00
requirements.txt Some notes and initial modules 2022-08-02 11:10:02 -07:00
setup.cfg feat: Bring in boilerplate, from latest template 2024-08-15 12:49:04 -07:00

lectionary-readings

Give the daily readings, according to The Revised Common Lectionary. Possibly embedded in a web page, possibly delivered as an RSS feed.

Create a PEW Project

pew new -p /opt/homebrew/bin/python3 -r requirements.txt -a "pwd" lectionary

Other Interesting Projects