py-holidays-rs

Crates.iopy-holidays-rs
lib.rspy-holidays-rs
version0.0.7
sourcesrc
created_at2024-02-13 04:11:56.077183
updated_at2024-05-23 06:07:50.629661
descriptionPublic Holiday crate based on the python Holidays package
homepagehttps://github.com/Billy-Sheppard/py-holidays-rs
repositoryhttps://github.com/Billy-Sheppard/py-holidays-rs
max_upload_size
id1137741
size86,510
Billy Sheppard (Billy-Sheppard)

documentation

README

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

Commit count: 16

cargo fmt