FreeBSD.software
Home/devel/py311-holidays

py311-holidays

0.9.12_2

Generate country, province, and state specific holiday sets on the fly

A fast, efficient Python library for generating country, province and state specific sets of holidays on the fly. It aims to make determining whether a specific date is a holiday as fast and flexible as possible. from datetime import date import holidays date(2015, 1, 1) in us_holidays # True date(2015, 1, 2) in us_holidays # False

Origin: devel/py-holidays
Category: devel
Size: 721KiB
License: MIT
Maintainer: gmm@tutanota.com
Dependencies: 1 packages
Required by: 0 packages
$pkg install py311-holidays

Dependencies (1)

More in devel