Skip to content

frexvahi/german-holidays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German Bank Holidays

from german_holidays import get_german_holiday_calendar

# german holiday class for nordrhein-westfalen
cal_cls = get_german_holiday_calendar('NW')
cal = cal_cls()

print(cal.holidays())

About

German holiday calendars for pandas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%