holidays 0.84__py3-none-any.whl → 0.86__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- holidays/__init__.py +0 -2
- holidays/calendars/__init__.py +0 -2
- holidays/constants.py +0 -2
- holidays/countries/__init__.py +0 -2
- holidays/countries/aland_islands.py +4 -4
- holidays/countries/american_samoa.py +4 -4
- holidays/countries/azerbaijan.py +2 -0
- holidays/countries/bulgaria.py +208 -50
- holidays/countries/china.py +10 -1
- holidays/countries/ecuador.py +12 -4
- holidays/countries/estonia.py +55 -9
- holidays/countries/french_guiana.py +4 -4
- holidays/countries/french_polynesia.py +4 -4
- holidays/countries/french_southern_territories.py +4 -4
- holidays/countries/gibraltar.py +1 -1
- holidays/countries/guadeloupe.py +4 -4
- holidays/countries/guam.py +4 -4
- holidays/countries/italy.py +489 -167
- holidays/countries/marshall_islands.py +8 -6
- holidays/countries/martinique.py +4 -4
- holidays/countries/mauritania.py +2 -4
- holidays/countries/mayotte.py +4 -4
- holidays/countries/mongolia.py +1 -5
- holidays/countries/nepal.py +46 -41
- holidays/countries/new_caledonia.py +4 -4
- holidays/countries/northern_mariana_islands.py +4 -4
- holidays/countries/puerto_rico.py +4 -4
- holidays/countries/reunion.py +4 -4
- holidays/countries/russia.py +1 -2
- holidays/countries/saint_barthelemy.py +4 -4
- holidays/countries/saint_martin.py +4 -4
- holidays/countries/saint_pierre_and_miquelon.py +4 -4
- holidays/countries/samoa.py +1 -3
- holidays/countries/svalbard_and_jan_mayen.py +4 -4
- holidays/countries/sweden.py +102 -32
- holidays/countries/taiwan.py +3 -6
- holidays/countries/thailand.py +9 -6
- holidays/countries/turkey.py +7 -4
- holidays/countries/united_states.py +4 -0
- holidays/countries/united_states_minor_outlying_islands.py +4 -4
- holidays/countries/united_states_virgin_islands.py +4 -4
- holidays/countries/wallis_and_futuna.py +4 -4
- holidays/financial/__init__.py +1 -3
- holidays/financial/ice_futures_europe.py +6 -2
- holidays/financial/national_stock_exchange_of_india.py +141 -38
- holidays/groups/__init__.py +0 -2
- holidays/holiday_base.py +51 -23
- holidays/locale/bg/LC_MESSAGES/BG.mo +0 -0
- holidays/locale/en_IN/LC_MESSAGES/XNSE.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/BG.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/EC.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/EE.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/IT.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/NP.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/SE.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/TR.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/TW.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/US.mo +0 -0
- holidays/locale/en_US/LC_MESSAGES/XNSE.mo +0 -0
- holidays/locale/es/LC_MESSAGES/EC.mo +0 -0
- holidays/locale/et/LC_MESSAGES/EE.mo +0 -0
- holidays/locale/hi/LC_MESSAGES/XNSE.mo +0 -0
- holidays/locale/it_IT/LC_MESSAGES/IT.mo +0 -0
- holidays/locale/ne/LC_MESSAGES/NP.mo +0 -0
- holidays/locale/sv/LC_MESSAGES/SE.mo +0 -0
- holidays/locale/th/LC_MESSAGES/CA.mo +0 -0
- holidays/locale/th/LC_MESSAGES/CN.mo +0 -0
- holidays/locale/th/LC_MESSAGES/DK.mo +0 -0
- holidays/locale/th/LC_MESSAGES/ES.mo +0 -0
- holidays/locale/th/LC_MESSAGES/FI.mo +0 -0
- holidays/locale/th/LC_MESSAGES/HK.mo +0 -0
- holidays/locale/th/LC_MESSAGES/NO.mo +0 -0
- holidays/locale/th/LC_MESSAGES/SE.mo +0 -0
- holidays/locale/th/LC_MESSAGES/TL.mo +0 -0
- holidays/locale/th/LC_MESSAGES/TW.mo +0 -0
- holidays/locale/th/LC_MESSAGES/US.mo +0 -0
- holidays/locale/th/LC_MESSAGES/VA.mo +0 -0
- holidays/locale/tr/LC_MESSAGES/TR.mo +0 -0
- holidays/locale/uk/LC_MESSAGES/BG.mo +0 -0
- holidays/locale/uk/LC_MESSAGES/EC.mo +0 -0
- holidays/locale/uk/LC_MESSAGES/EE.mo +0 -0
- holidays/locale/uk/LC_MESSAGES/SE.mo +0 -0
- holidays/locale/uk/LC_MESSAGES/TR.mo +0 -0
- holidays/locale/zh_CN/LC_MESSAGES/TW.mo +0 -0
- holidays/locale/zh_TW/LC_MESSAGES/TW.mo +0 -0
- holidays/mixins/__init__.py +0 -2
- holidays/registry.py +1 -1
- holidays/version.py +1 -1
- {holidays-0.84.dist-info → holidays-0.86.dist-info}/METADATA +7 -7
- {holidays-0.84.dist-info → holidays-0.86.dist-info}/RECORD +94 -90
- {holidays-0.84.dist-info → holidays-0.86.dist-info}/licenses/CONTRIBUTORS +5 -0
- {holidays-0.84.dist-info → holidays-0.86.dist-info}/WHEEL +0 -0
- {holidays-0.84.dist-info → holidays-0.86.dist-info}/licenses/LICENSE +0 -0
- {holidays-0.84.dist-info → holidays-0.86.dist-info}/top_level.txt +0 -0
|
@@ -14,7 +14,7 @@ from holidays.countries.france import France
|
|
|
14
14
|
from holidays.mixins.child_entity import ChildEntity
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
class
|
|
17
|
+
class FrenchPolynesia(ChildEntity, France):
|
|
18
18
|
"""French Polynesia holidays.
|
|
19
19
|
|
|
20
20
|
Alias of a French subdivision that is also officially assigned
|
|
@@ -31,13 +31,13 @@ class HolidaysPF(ChildEntity, France):
|
|
|
31
31
|
start_year = 1881
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
class FrenchPolynesia
|
|
34
|
+
class HolidaysPF(FrenchPolynesia):
|
|
35
35
|
pass
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
class PF(
|
|
38
|
+
class PF(FrenchPolynesia):
|
|
39
39
|
pass
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
class PYF(
|
|
42
|
+
class PYF(FrenchPolynesia):
|
|
43
43
|
pass
|
|
@@ -14,7 +14,7 @@ from holidays.countries.france import France
|
|
|
14
14
|
from holidays.mixins.child_entity import ChildEntity
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
class
|
|
17
|
+
class FrenchSouthernTerritories(ChildEntity, France):
|
|
18
18
|
"""French Southern Territories holidays.
|
|
19
19
|
|
|
20
20
|
Alias of a French subdivision that is also officially assigned
|
|
@@ -36,13 +36,13 @@ class HolidaysTF(ChildEntity, France):
|
|
|
36
36
|
start_year = 1956
|
|
37
37
|
|
|
38
38
|
|
|
39
|
-
class FrenchSouthernTerritories
|
|
39
|
+
class HolidaysTF(FrenchSouthernTerritories):
|
|
40
40
|
pass
|
|
41
41
|
|
|
42
42
|
|
|
43
|
-
class TF(
|
|
43
|
+
class TF(FrenchSouthernTerritories):
|
|
44
44
|
pass
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
class ATF(
|
|
47
|
+
class ATF(FrenchSouthernTerritories):
|
|
48
48
|
pass
|
holidays/countries/gibraltar.py
CHANGED
|
@@ -214,6 +214,6 @@ class GibraltarStaticHolidays(StaticHolidays):
|
|
|
214
214
|
2020: (MAY, 8, tr("75th Anniversary of VE Day")),
|
|
215
215
|
# Queen's Platinum Jubilee.
|
|
216
216
|
2022: (JUN, 3, tr("Platinum Jubilee")),
|
|
217
|
-
# Special King
|
|
217
|
+
# Special King's Coronation Bank Holiday.
|
|
218
218
|
2023: (MAY, 8, tr("Special King's Coronation Bank Holiday")),
|
|
219
219
|
}
|
holidays/countries/guadeloupe.py
CHANGED
|
@@ -14,7 +14,7 @@ from holidays.countries.france import France
|
|
|
14
14
|
from holidays.mixins.child_entity import ChildEntity
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
class
|
|
17
|
+
class Guadeloupe(ChildEntity, France):
|
|
18
18
|
"""Guadeloupe holidays.
|
|
19
19
|
|
|
20
20
|
Alias of a French subdivision that is also officially assigned
|
|
@@ -32,13 +32,13 @@ class HolidaysGP(ChildEntity, France):
|
|
|
32
32
|
start_year = 1815
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
class Guadeloupe
|
|
35
|
+
class HolidaysGP(Guadeloupe):
|
|
36
36
|
pass
|
|
37
37
|
|
|
38
38
|
|
|
39
|
-
class GP(
|
|
39
|
+
class GP(Guadeloupe):
|
|
40
40
|
pass
|
|
41
41
|
|
|
42
42
|
|
|
43
|
-
class GLP(
|
|
43
|
+
class GLP(Guadeloupe):
|
|
44
44
|
pass
|
holidays/countries/guam.py
CHANGED
|
@@ -14,7 +14,7 @@ from holidays.countries.united_states import UnitedStates
|
|
|
14
14
|
from holidays.mixins.child_entity import ChildEntity
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
class
|
|
17
|
+
class Guam(ChildEntity, UnitedStates):
|
|
18
18
|
"""Guam holidays.
|
|
19
19
|
|
|
20
20
|
Alias of a US subdivision that is also officially assigned its own country code in ISO 3166-1.
|
|
@@ -27,13 +27,13 @@ class HolidaysGU(ChildEntity, UnitedStates):
|
|
|
27
27
|
start_year = 1900
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
class Guam
|
|
30
|
+
class HolidaysGU(Guam):
|
|
31
31
|
pass
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
class GU(
|
|
34
|
+
class GU(Guam):
|
|
35
35
|
pass
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
class GUM(
|
|
38
|
+
class GUM(Guam):
|
|
39
39
|
pass
|