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.
Files changed (94) hide show
  1. holidays/__init__.py +0 -2
  2. holidays/calendars/__init__.py +0 -2
  3. holidays/constants.py +0 -2
  4. holidays/countries/__init__.py +0 -2
  5. holidays/countries/aland_islands.py +4 -4
  6. holidays/countries/american_samoa.py +4 -4
  7. holidays/countries/azerbaijan.py +2 -0
  8. holidays/countries/bulgaria.py +208 -50
  9. holidays/countries/china.py +10 -1
  10. holidays/countries/ecuador.py +12 -4
  11. holidays/countries/estonia.py +55 -9
  12. holidays/countries/french_guiana.py +4 -4
  13. holidays/countries/french_polynesia.py +4 -4
  14. holidays/countries/french_southern_territories.py +4 -4
  15. holidays/countries/gibraltar.py +1 -1
  16. holidays/countries/guadeloupe.py +4 -4
  17. holidays/countries/guam.py +4 -4
  18. holidays/countries/italy.py +489 -167
  19. holidays/countries/marshall_islands.py +8 -6
  20. holidays/countries/martinique.py +4 -4
  21. holidays/countries/mauritania.py +2 -4
  22. holidays/countries/mayotte.py +4 -4
  23. holidays/countries/mongolia.py +1 -5
  24. holidays/countries/nepal.py +46 -41
  25. holidays/countries/new_caledonia.py +4 -4
  26. holidays/countries/northern_mariana_islands.py +4 -4
  27. holidays/countries/puerto_rico.py +4 -4
  28. holidays/countries/reunion.py +4 -4
  29. holidays/countries/russia.py +1 -2
  30. holidays/countries/saint_barthelemy.py +4 -4
  31. holidays/countries/saint_martin.py +4 -4
  32. holidays/countries/saint_pierre_and_miquelon.py +4 -4
  33. holidays/countries/samoa.py +1 -3
  34. holidays/countries/svalbard_and_jan_mayen.py +4 -4
  35. holidays/countries/sweden.py +102 -32
  36. holidays/countries/taiwan.py +3 -6
  37. holidays/countries/thailand.py +9 -6
  38. holidays/countries/turkey.py +7 -4
  39. holidays/countries/united_states.py +4 -0
  40. holidays/countries/united_states_minor_outlying_islands.py +4 -4
  41. holidays/countries/united_states_virgin_islands.py +4 -4
  42. holidays/countries/wallis_and_futuna.py +4 -4
  43. holidays/financial/__init__.py +1 -3
  44. holidays/financial/ice_futures_europe.py +6 -2
  45. holidays/financial/national_stock_exchange_of_india.py +141 -38
  46. holidays/groups/__init__.py +0 -2
  47. holidays/holiday_base.py +51 -23
  48. holidays/locale/bg/LC_MESSAGES/BG.mo +0 -0
  49. holidays/locale/en_IN/LC_MESSAGES/XNSE.mo +0 -0
  50. holidays/locale/en_US/LC_MESSAGES/BG.mo +0 -0
  51. holidays/locale/en_US/LC_MESSAGES/EC.mo +0 -0
  52. holidays/locale/en_US/LC_MESSAGES/EE.mo +0 -0
  53. holidays/locale/en_US/LC_MESSAGES/IT.mo +0 -0
  54. holidays/locale/en_US/LC_MESSAGES/NP.mo +0 -0
  55. holidays/locale/en_US/LC_MESSAGES/SE.mo +0 -0
  56. holidays/locale/en_US/LC_MESSAGES/TR.mo +0 -0
  57. holidays/locale/en_US/LC_MESSAGES/TW.mo +0 -0
  58. holidays/locale/en_US/LC_MESSAGES/US.mo +0 -0
  59. holidays/locale/en_US/LC_MESSAGES/XNSE.mo +0 -0
  60. holidays/locale/es/LC_MESSAGES/EC.mo +0 -0
  61. holidays/locale/et/LC_MESSAGES/EE.mo +0 -0
  62. holidays/locale/hi/LC_MESSAGES/XNSE.mo +0 -0
  63. holidays/locale/it_IT/LC_MESSAGES/IT.mo +0 -0
  64. holidays/locale/ne/LC_MESSAGES/NP.mo +0 -0
  65. holidays/locale/sv/LC_MESSAGES/SE.mo +0 -0
  66. holidays/locale/th/LC_MESSAGES/CA.mo +0 -0
  67. holidays/locale/th/LC_MESSAGES/CN.mo +0 -0
  68. holidays/locale/th/LC_MESSAGES/DK.mo +0 -0
  69. holidays/locale/th/LC_MESSAGES/ES.mo +0 -0
  70. holidays/locale/th/LC_MESSAGES/FI.mo +0 -0
  71. holidays/locale/th/LC_MESSAGES/HK.mo +0 -0
  72. holidays/locale/th/LC_MESSAGES/NO.mo +0 -0
  73. holidays/locale/th/LC_MESSAGES/SE.mo +0 -0
  74. holidays/locale/th/LC_MESSAGES/TL.mo +0 -0
  75. holidays/locale/th/LC_MESSAGES/TW.mo +0 -0
  76. holidays/locale/th/LC_MESSAGES/US.mo +0 -0
  77. holidays/locale/th/LC_MESSAGES/VA.mo +0 -0
  78. holidays/locale/tr/LC_MESSAGES/TR.mo +0 -0
  79. holidays/locale/uk/LC_MESSAGES/BG.mo +0 -0
  80. holidays/locale/uk/LC_MESSAGES/EC.mo +0 -0
  81. holidays/locale/uk/LC_MESSAGES/EE.mo +0 -0
  82. holidays/locale/uk/LC_MESSAGES/SE.mo +0 -0
  83. holidays/locale/uk/LC_MESSAGES/TR.mo +0 -0
  84. holidays/locale/zh_CN/LC_MESSAGES/TW.mo +0 -0
  85. holidays/locale/zh_TW/LC_MESSAGES/TW.mo +0 -0
  86. holidays/mixins/__init__.py +0 -2
  87. holidays/registry.py +1 -1
  88. holidays/version.py +1 -1
  89. {holidays-0.84.dist-info → holidays-0.86.dist-info}/METADATA +7 -7
  90. {holidays-0.84.dist-info → holidays-0.86.dist-info}/RECORD +94 -90
  91. {holidays-0.84.dist-info → holidays-0.86.dist-info}/licenses/CONTRIBUTORS +5 -0
  92. {holidays-0.84.dist-info → holidays-0.86.dist-info}/WHEEL +0 -0
  93. {holidays-0.84.dist-info → holidays-0.86.dist-info}/licenses/LICENSE +0 -0
  94. {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 HolidaysPF(ChildEntity, France):
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(HolidaysPF):
34
+ class HolidaysPF(FrenchPolynesia):
35
35
  pass
36
36
 
37
37
 
38
- class PF(HolidaysPF):
38
+ class PF(FrenchPolynesia):
39
39
  pass
40
40
 
41
41
 
42
- class PYF(HolidaysPF):
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 HolidaysTF(ChildEntity, France):
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(HolidaysTF):
39
+ class HolidaysTF(FrenchSouthernTerritories):
40
40
  pass
41
41
 
42
42
 
43
- class TF(HolidaysTF):
43
+ class TF(FrenchSouthernTerritories):
44
44
  pass
45
45
 
46
46
 
47
- class ATF(HolidaysTF):
47
+ class ATF(FrenchSouthernTerritories):
48
48
  pass
@@ -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 Kings Coronation Bank Holiday.
217
+ # Special King's Coronation Bank Holiday.
218
218
  2023: (MAY, 8, tr("Special King's Coronation Bank Holiday")),
219
219
  }
@@ -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 HolidaysGP(ChildEntity, France):
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(HolidaysGP):
35
+ class HolidaysGP(Guadeloupe):
36
36
  pass
37
37
 
38
38
 
39
- class GP(HolidaysGP):
39
+ class GP(Guadeloupe):
40
40
  pass
41
41
 
42
42
 
43
- class GLP(HolidaysGP):
43
+ class GLP(Guadeloupe):
44
44
  pass
@@ -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 HolidaysGU(ChildEntity, UnitedStates):
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(HolidaysGU):
30
+ class HolidaysGU(Guam):
31
31
  pass
32
32
 
33
33
 
34
- class GU(HolidaysGU):
34
+ class GU(Guam):
35
35
  pass
36
36
 
37
37
 
38
- class GUM(HolidaysGU):
38
+ class GUM(Guam):
39
39
  pass