Skip to content

v1.1.0

Choose a tag to compare

@bsesic bsesic released this 09 Jun 20:24
· 20 commits to main since this release
f08b3f9

Adds native Hebrew-script output.

Added

  • Hebrew month names via hebrew_month_name(..., system="hebrew") (including Adar I/II) and weekday names via weekday_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 --hebrew command-line flag.

No new runtime dependencies.

Installation

pip install hebrewcal

Requires Python 3.11+. Documentation: https://hebrewcal.readthedocs.io