Skip to content

A set of simple Python scripts to determine whether a specific date is a holiday or not.

License

Notifications You must be signed in to change notification settings

CodeMaster7000/Python-Holidays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Holidays

About

A set of simple Python scripts to determine the up-to-date holidays of any country/countries of your choice!

Prerequisites

  • Python 3
  • holidays module

This can be installed simply with pip install holidays.

Syntax

holidays.HolidayBase(years=[], expand=True, observed=True, prov=None, state=None)

Usage

Head to the src folder and navigate to the script you wish to run.

About

A set of simple Python scripts to determine whether a specific date is a holiday or not.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages