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

We can later make traditional generator based on data from [here](https://github.com/wp-plugins/bhutanese-calendar/raw/refs/heads/master/data/data.txt). _Originally posted by @KJhellico in https://github.com/vacanza/holidays/issues/2635#issuecomment-3161276308_

enhancement
hacktoberfest

At the moment very few countries have `def _populate(self, year: int) -> None:` static typing annotations. This'll require fixing the following errors: ``` holidays/countries/vietnam.py:51: error: Incompatible types in assignment (expression...

This issue tracks the need to verify and potentially correct the historical start dates for certain Australia holidays that may not have been observed as public holidays from the beginning...

enhancement

**Is your feature request related to a problem? Please describe.** When retrieve country holidays with observed=True, both the "statutory" and "observed" dates are provided. This feels unnatural as it basically...

It was expected that if you have sub div aliases that it would be complete. According to this PR that's not the case hence I can verify in HA that...

While Peru holidays list itself should be more or less up-to-date thanks to PR #2730, its current implementation is very barebone compared to other updated entries like [Argentina's](https://github.com/vacanza/holidays/blob/58c2d08c0d4a0d99077d085c522ced8510229606/holidays/countries/argentina.py#L33) and [Brazil's](https://github.com/vacanza/holidays/blob/58c2d08c0d4a0d99077d085c522ced8510229606/holidays/countries/brazil.py#L22)...

enhancement

Based on [failed deploy ](https://github.com/dr-prodigy/python-holidays/actions/runs/4255685517/jobs/7403860606) ``` Checking dist/holidays-0.20-py3-none-any.whl: FAILED ERROR `long_description` has syntax errors in markup and would not be rendered on PyPI. line 515: Error: Unknown interpreted text role...