I'd like to calculate Hebrew dates (primarily the current Hebrew date) in Python. Which library is mature, easy to use, and documented? I note these. There may be others.
- Python Date Utilities Library as discussed here
- Calendrical
- libhdate Python bindings
- This informal code listing.