-
Notifications
You must be signed in to change notification settings - Fork 2
German bank holidays for python
License
sebslomski/german-bank-holidays
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
==================== German Bank Holidays ==================== German Bank Holidays provides helpers for getting the german national bank holidays for a specified year and state. Typical usage often looks like this: #!/usr/bin/env python from german_bank_holidays import Holidays, STATE_CODES holidays = Holidays(2013, STATE_CODES['BAYERN']) list_of_holidays = holidays.get_holiday_list() Originally written by Stephan John
About
German bank holidays for python
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published