Give the daily readings, according to The Revised Common Lectionary. Possibly embedded in a web page, possibly delivered as an RSS feed.
| .github | ||
| docs | ||
| lectionary_readings | ||
| misc-notes | ||
| templates | ||
| tests | ||
| .bumpversion.cfg | ||
| .editorconfig | ||
| .gitignore | ||
| .neoconf.json | ||
| devenv.nix | ||
| envrc | ||
| flake.lock | ||
| flake.nix | ||
| generate-lectionary.sh | ||
| LICENSE | ||
| mkdocs.yml | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
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
- marmanold (Michael Arnold) — Multiple projects, all Perl, to deal with the lectionary.
- stanlemon/lectionary: The Lutheran Lectionary Project provides an abstracted mechanism for developing lectionary algorithims for calculating a given Sunday of the church year.
- toddfoster/lectionarydata: Lectionary Data, parsed out into easily usable forms. — This is for the Angelican/Episcopal Book of Common Prayer.
- pastor-robert/lectionary: Tools for manipulating data from the Revised Common Lectionary — This is new as of July 2022 and there's not much there.
- DeeDeeAich/lector-bot: A Discord bot for fetching and subscribing to various Christian lectionaries — Written in Python and it scrapes the lectionary from Vanderbilt. Hasn’t been updated in 2 years.
- armantark/Lector: A fork of my friend's lectionary Discord bot. Has many different Christian denominations' lectionaries (readers) and pulls the data every 24 hours. — Same as above, but last updated April 2021.
- asaferamos/vanderbilt-lectionary: Scraping of Vanderbilt Lectionary
- Dev1an/Lectionary: View daily readings in different languages. Can export JSON to create booklets for Nightfever Leuven.
- Dev1an/LectionaryScraper: Scrape lectionaries in multiple languages from Evangelizo.org, USCCB, dionysiusparochie.nl
- stanlemon/lectionary-js: This is a library for calculating weeks of the Western Christian church calendar. This Christian calendar is often referred to as the liturgical year and each Sunday in it has an associated set readings called pericopes. These pericopes and prayers that go with them are often called propers and together make up the lectionary.