A set of simple Python scripts to determine the up-to-date holidays of any country/countries of your choice!
- Python 3
holidaysmodule
This can be installed simply with pip install holidays.
holidays.HolidayBase(years=[], expand=True, observed=True, prov=None, state=None)
Head to the src folder and navigate to the script you wish to run.