Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 643 Bytes

python Holidays package in Rust

crates.io docs.rs

Requires python3.12-venv to be installed.

In Alpha, feel free to PR.

Features

years: use when you require a custom subset of years outside the default generated range (currently 2020-2030). This is not compatible with WASM at the moment.

How to use