python-holidays icon indicating copy to clipboard operation
python-holidays copied to clipboard

Generate and work with holidays in Python

Results 247 python-holidays issues
Sort by recently updated
recently updated
newest added

The documentation very states that "holidays.<country>()" returns a dictionary in multiple places: https://github.com/vacanza/python-holidays/blob/fde28db1d17e05e0853585936b8b8f85e9e38d34/README.rst?plain=1#L106 This is misleading. It's a dictionary-like object. It's also initially empty, which is unexpected when you just...

## Feature Request ### Description The `include_sundays` flag is already available in country classes for some countries, as e.g. Sweden: https://github.com/vacanza/holidays/blob/df5c0bc6baf08677d145fefd9041d11990455d75/holidays/countries/sweden.py#L39 It would be of great help if this flag...

help wanted
low priority

The `vacanza/holidays` package currently supports public holidays for the Philippines, as defined in the [holidays/countries/philippines.py](https://github.com/vacanza/holidays/blob/1e81ae88f0d12870962cb498006c3f20e4a3d335/holidays/countries/philippines.py) file. However, the package lacks Filipino translations for the holiday names. It seems we should...

As workalendar package is no longer actively maintained, I suggest to incorporate its functionality for calculating working days into this package. This integration would provide users with a reliable and...

## Proposed change This PR migrates the existing `Vernal Equinox,` `Summer Solstice,` `Autumnal Equinox,` and `Winter Solstice` implementation logic to the common `International` holidays group, hopefully, reducing code redundancy for...

Is there a straightforward way to calculate working days for different countries using information about weekend days and holidays? Is there a method to do it?

Greece introduced a six-day working week in July 2024 according to [this](https://en.m.wikipedia.org/wiki/2024_in_Greece).

## Bug Report ### Expected & Actual Behavior Labor Day is a holiday. but the information not in the module(holidays) - Taiwan class ### Environment - OS: Windows 10 -...

Some links: - https://en.wikipedia.org/wiki/Public_holidays_in_Afghanistan - https://www.timeanddate.com/holidays/afghanistan/

help wanted

## Proposed change Add Bonaire, Sint Eustatius and Saba holidays. Resolves #2413 ## Type of change - [x] New country/market holidays support (thank you!) - [ ] Supported country/market holidays...

l10n
snapshot
test