v1.1.0
Adds native Hebrew-script output.
Added
- Hebrew month names via
hebrew_month_name(..., system="hebrew")(including Adar I/II) and weekday names viaweekday_name(..., hebrew=True). format_hebrew(date, style="hebrew")renders the date in Hebrew script with the day and year as gematria numerals (e.g.א׳ תשרי ה׳תשפ״ה).- A
hebrewcal convert --hebrewcommand-line flag.
No new runtime dependencies.
Installation
pip install hebrewcalRequires Python 3.11+. Documentation: https://hebrewcal.readthedocs.io