https://github.com/eclouf/ordoromanum
OrdoRomanum is a project for a perpetual liturgical calendar and ordo according to the Roman rite of the Catholic Church. Its aim is to provide information on the office, Mass and particularities of each day of the year. This project is inspired by DivinumOfficium and Theochrone.
https://github.com/eclouf/ordoromanum
breviary catholicism liturgy mass ordo ordo-romanum python3 roman-catholic
Last synced: 17 days ago
JSON representation
OrdoRomanum is a project for a perpetual liturgical calendar and ordo according to the Roman rite of the Catholic Church. Its aim is to provide information on the office, Mass and particularities of each day of the year. This project is inspired by DivinumOfficium and Theochrone.
- Host: GitHub
- URL: https://github.com/eclouf/ordoromanum
- Owner: Eclouf
- Created: 2024-04-04T15:02:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T16:31:36.000Z (about 2 months ago)
- Last Synced: 2025-02-26T17:36:01.090Z (about 2 months ago)
- Topics: breviary, catholicism, liturgy, mass, ordo, ordo-romanum, python3, roman-catholic
- Language: Python
- Homepage:
- Size: 418 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#

#
OrdoRomanum
OrdoRomanum is a project for a perpetual liturgical calendar and ordo according to the Roman rite of the Catholic Church. Its aim is to provide information on the office, Mass and particularities of each day of the year. This project is inspired by [DivinumOfficium](https://github.com/DivinumOfficium) and [Theochrone](https://github.com/paucazou/theochrone).
## Research goal
To give the traditional Roman liturgical ordo (1962) for a given date. This includes :
- The office and its particularities for the given day.
- The mass and its particularities
- The liturgical colour
- The degree of the feast
- And other things ...## 🛠️ Languages and Frameworks
- Core : *Python*
- GUI : *Toga*
## Acknowledgements
- [BenoitEirik](https://github.com/BenoitEirik)