applied-ai-018 commited on
Commit
958bc8a
·
verified ·
1 Parent(s): 0c17c1b

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. ckpts/universal/global_step20/zero/21.mlp.dense_h_to_4h.weight/exp_avg_sq.pt +3 -0
  2. ckpts/universal/global_step20/zero/21.mlp.dense_h_to_4h.weight/fp32.pt +3 -0
  3. ckpts/universal/global_step20/zero/22.attention.query_key_value.weight/exp_avg.pt +3 -0
  4. ckpts/universal/global_step20/zero/22.attention.query_key_value.weight/exp_avg_sq.pt +3 -0
  5. ckpts/universal/global_step20/zero/22.attention.query_key_value.weight/fp32.pt +3 -0
  6. lm-evaluation-harness/lm_eval/tasks/kmmlu/cot_hard/kmmlu_cot_hard_marketing.yaml +122 -0
  7. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/_hard_kmmlu_yaml +19 -0
  8. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_accounting.yaml +3 -0
  9. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_agricultural_sciences.yaml +3 -0
  10. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_biology.yaml +3 -0
  11. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_computer_science.yaml +3 -0
  12. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_construction.yaml +3 -0
  13. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_economics.yaml +3 -0
  14. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_education.yaml +3 -0
  15. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_energy_management.yaml +3 -0
  16. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_gas_technology_and_engineering.yaml +3 -0
  17. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_health.yaml +3 -0
  18. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_information_technology.yaml +3 -0
  19. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_interior_architecture_and_design.yaml +3 -0
  20. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_korean_history.yaml +3 -0
  21. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_law.yaml +3 -0
  22. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_machine_design_and_manufacturing.yaml +3 -0
  23. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_math.yaml +3 -0
  24. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_mechanical_engineering.yaml +3 -0
  25. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_public_safety.yaml +3 -0
  26. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_refrigerating_machinery.yaml +3 -0
  27. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_social_welfare.yaml +3 -0
  28. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_taxation.yaml +3 -0
  29. lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_telecommunications_and_wireless_technology.yaml +3 -0
  30. venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/INSTALLER +1 -0
  31. venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/LICENSE +21 -0
  32. venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/METADATA +276 -0
  33. venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/RECORD +47 -0
  34. venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/WHEEL +5 -0
  35. venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/top_level.txt +1 -0
  36. venv/lib/python3.10/site-packages/_distutils_hack/__init__.py +132 -0
  37. venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc +0 -0
  38. venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc +0 -0
  39. venv/lib/python3.10/site-packages/_distutils_hack/override.py +1 -0
  40. venv/lib/python3.10/site-packages/jsonlines/__init__.py +20 -0
  41. venv/lib/python3.10/site-packages/jsonlines/__pycache__/__init__.cpython-310.pyc +0 -0
  42. venv/lib/python3.10/site-packages/jsonlines/__pycache__/jsonlines.cpython-310.pyc +0 -0
  43. venv/lib/python3.10/site-packages/jsonlines/jsonlines.py +665 -0
  44. venv/lib/python3.10/site-packages/jsonlines/py.typed +0 -0
  45. venv/lib/python3.10/site-packages/pydantic-2.7.1.dist-info/METADATA +0 -0
  46. venv/lib/python3.10/site-packages/pydantic-2.7.1.dist-info/licenses/LICENSE +21 -0
  47. venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/INSTALLER +1 -0
  48. venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/LICENSE.txt +19 -0
  49. venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/METADATA +649 -0
  50. venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/RECORD +622 -0
ckpts/universal/global_step20/zero/21.mlp.dense_h_to_4h.weight/exp_avg_sq.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a68f19fe4afcd5943d8d7f2453e5b3ab3064a8069ab32da55549e7d0d4d9f75
3
+ size 33555627
ckpts/universal/global_step20/zero/21.mlp.dense_h_to_4h.weight/fp32.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d7783c5a3a6658a7e7840670a77a1b221aec1d3adfae1ea87390d7caf8b72a
3
+ size 33555533
ckpts/universal/global_step20/zero/22.attention.query_key_value.weight/exp_avg.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4f83e3556916422a87ca4ca07cf7922638656cac9d3113d8e23f0e02dfac7f8
3
+ size 50332828
ckpts/universal/global_step20/zero/22.attention.query_key_value.weight/exp_avg_sq.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:419ea81ef1f38a6ec17ab78444541ac71b68e7d960cf75b5d206b9891c1a0c8c
3
+ size 50332843
ckpts/universal/global_step20/zero/22.attention.query_key_value.weight/fp32.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d70827133449d3eaab6632743e54183a3004a18b3e448250b0dfc861e435211
3
+ size 50332749
lm-evaluation-harness/lm_eval/tasks/kmmlu/cot_hard/kmmlu_cot_hard_marketing.yaml ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset_name: marketing
2
+ doc_to_text: '질문: e-CRM상에서 고객유지를 위한 전략으로 맞지 않는 것은?
3
+
4
+ A.주문에 대한 신속하고 정확한 대응
5
+
6
+ B.품질이 낮아도 저렴한 제품의 대량공급
7
+
8
+ C.배송 등 철저한 사후관리
9
+
10
+ D.기술적인 지원체제 구축
11
+
12
+ 정답: 차근 차근 생각해봅시다. 마케팅 관련 정보를 위해 위키피디아를 참조하겠습니다. e-CRM(Electronic Customer Relationship
13
+ Management)은 인터넷을 기반으로 한 고객관계관리를 의미합니다. 고객 유지를 위한 전략은 고객 만족도를 높이고 이탈을 방지하는 것이 목적입니다.
14
+ 선택지를 하나씩 살펴보겠습니다. (A). 주문에 대한 신속하고 정확한 대응: 고객이 주문한 제품이나 서비스를 빠르게 제공하고 정확하게 처리하는
15
+ 것은 고객 만족도를 높일 수 있습니다. , 이는 고객 유지를 위한 전략으로 적합합니다. (B). 품질이 낮아도 저렴한 제품의 대량공급: 고객
16
+ 만족도를 높이기 위해서는 제품의 품질이 중요합니다. 저렴한 제품을 대량 공급하는 것은 단기적으로는 고객을 유치할 수 있지만, 장기적으로는 고객
17
+ 이탈을 유발할 수 있습니다. , 이는 고객 유지를 위한 전략으로 적합하지 않습니다. (C). 배송 등 철저한 사후관리: 제품을 배송한 후에도
18
+ 고객의 요구에 적극적으로 대응하고, 문제가 발생한 경우 신속하게 해결하는 것은 고객 만족도를 높일 수 있습니다. , 이는 고객 유지를 위한 전략으로
19
+ 적합합니다. (D). 기술적인 지원체제 구축: 고객이 제품이나 서비스를 이용하는 데 있어서 기술적인 문제가 발생한 경우, 이를 해결할 수 있는
20
+ 지원체제를 구축하는 것은 고객 만족도를 높일 수 있습니다. , 이는 고객 유지를 위한 전략으로 적합합니다. 따라서, 정답은 (B) 입니다.
21
+
22
+
23
+ 질문: 데이터베이스 마케팅에서 사용되는 RFM의 세 가지 기준이 아닌 것은?
24
+
25
+ A.얼마나 오랫동안 우리와 거래했는가?
26
+
27
+ B.얼마나 최근에 우리 제품을 구매했는가?
28
+
29
+ C.얼마나 자주 우리 제품을 구입하는가?
30
+
31
+ D.우리 제품의 구입에 어느 정도의 돈을 쓰는가?
32
+
33
+ 정답: 차근 차근 생각해봅시다. 마케팅 관련 정보를 위해 위키피디아를 참조하겠습니다. RFM은 데이터베이스 마케팅에서 중요한 개념으로, 고객의
34
+ 가치를 평가하는 데 사용되는 세 가지 기준을 나타냅니다. RFM은 Recency(최근성), Frequency(빈도), Monetary Value(금액)의
35
+ 약자입니다. (A) "얼마나 오랫동안 우리와 거래했는가?"는 고객이 얼마나 오래된 고객인지를 나타내는 지표이지만, RFM 모델에서는 직접적으로
36
+ 고려되지 않습니다. RFM 모델은 최근에 고객이 얼마나 활동적이었는지(Recency), 고객이 얼마나 자주 구매했는지(Frequency), 그리고
37
+ 고객이 얼마나 많은 돈을 썼는지(Monetary Value)를 중점적으로 보는 모델입니다. (B) "얼마나 최근에 우리 제품을 구매했는가?"는
38
+ RFM 모델의 R인 Recency를 나타냅니다. 이는 고객이 가장 최근에 구매한 시점을 의미하며, 이는 고객의 최근 구매 행동을 반영합니다. (C)
39
+ "얼마나 자주 우리 제품을 구입하는가?"는 RFM 모델의 F인 Frequency를 나타냅니다. 이는 고객이 얼마나 자주 구매하는지를 의미하며,
40
+ 이는 고객의 구매 빈도를 반영합니다. (D) "우리 제품의 구입에 어느 정도의 돈을 쓰는가?"는 RFM 모델의 M인 Monetary Value를
41
+ 나타냅니다. 이는 고객이 얼마나 많은 돈을 소비했는지를 의미하며, 이는 고객의 구매력을 반영합니다. , RFM 모델에서 직접적으로 고려되지 않는
42
+ 것은 (A) "얼마나 오랫동안 우리와 거래했는가?"입니다. 이는 고객의 거래 기간을 나타내지만, RFM 모델은 최근성, 빈도, 금액에 초점을 맞추고
43
+ 있습니다. 따라서, 정답은 (A) 입니다.
44
+
45
+
46
+ 질문: 아웃바운드 텔레마케팅에서 잠재고객을 구매고객으로 전환시키는 방법으로 볼 수 없는 것은?
47
+
48
+ A.고객을 이해시키고 실질적 혜택 부여
49
+
50
+ B.무조건 가격할인을 통한 유도
51
+
52
+ C.관심이 많은 고객을 집중적으로 설득
53
+
54
+ D.쌍방간 커뮤니케이션 강화
55
+
56
+ 정답: 차근 차근 생각해봅시다. 마케팅 관련 정보를 위해 위키피디아를 참조하겠습니다. 아웃바운드 텔레마케팅은 기업이 직접 고객에게 연락하여 제품이나
57
+ 서비스를 판매하는 방식을 말합니다. 이때, 잠재 고객을 구매 고객으로 전환시키는 방법에는 여러 가지가 있습니다. (A) 고객을 이해시키고 실질적
58
+ 혜택 부여는 잠재 고객을 구매 고객으로 전환시키는 중요한 방법 중 하나입니다. 고객이 제품��나 서비스에 대한 이해를 가지고, 그것이 자신에게 어떤
59
+ 실질적인 혜택을 줄 수 있는지를 알게 되면, 구매로 이어질 가능성이 높아집니다. (C) 관심이 많은 고객을 집중적으로 설득하는 것도 잠재 고객을
60
+ 구매 고객으로 전환시키는 효과적인 방법입니다. 이미 제품이나 서비스에 대한 관심이 있는 고객을 대상으로 하면, 그들을 구매로 이끌 가능성이 더욱
61
+ 높아집니다. (D) 쌍방간 커뮤니케이션 강화 역시 잠재 고객을 구매 고객으로 전환시키는 데 중요한 역할을 합니다. 고객과의 커뮤니케이션을 통해
62
+ 고객의 필요와 원하는 것을 파악하고, 그에 맞는 제품이나 서비스를 제공하면 고객의 구매 결정을 유도할 수 있습니다. 그러나, (B) 무조건 가격할인을
63
+ 통한 유도는 잠재 고객을 구매 고객으로 전환시키는 방법으로 적절하지 않을 수 있습니다. 가격할인은 단기적으로는 고객의 구매를 유도할 수 있지만,
64
+ 장기적으로는 기업의 이익을 해칠 수 있으며, 고객이 제품이나 서비스의 진정한 가치를 인지하지 못하게 만들 수 있습니다. 또한, 가격만으로 고객을
65
+ 유도하는 것은 고객의 브랜드 충성도를 낮추고, 가격 경쟁에 빠져 기업의 경쟁력을 약화시킬 수 있습니다. 따라서, 정답은 (B) 입니다.
66
+
67
+
68
+ 질문: 회사가 제품에 대한 가격을 결정할 때 제품의 저가전략이 적합한 경우가 아닌 것은?
69
+
70
+ A.시장수요의 가격탄력성이 낮을 때
71
+
72
+ B.경쟁기업에 비해 원가우위를 확보하고 있을 때
73
+
74
+ C.경쟁사가 많을 때
75
+
76
+ D.소비자들의 수요를 자극하고자 할 때
77
+
78
+ 정답: 차근 차근 생각해봅시다. 마케팅 관련 정보를 위해 위키피디아를 참조하겠습니다. 가장 먼저 저가전략이란 것은 회사가 제품의 가격을 낮추어
79
+ 소비자들의 수요를 끌어들이거나, 경쟁사에 대한 가격 경쟁력을 확보하기 위해 사용하는 전략입니다. (A) 선택지를 보면, ''시장수요의 가격탄력성이
80
+ 낮을 때''라고 되어 있습니다. 가격탄력성이란 가격 변동에 따른 수요 변동률을 의미하는데, 이 값이 낮다는 것은 가격이 변해도 소비자들의 수요에
81
+ 크게 영향을 주지 않는다는 것을 의미합니다. 즉, 가격을 낮춰도 소비자들의 수요가 크게 증가하지 않을 것이므로, 이 경우 저가전략을 사용하는 것은
82
+ 적합하지 않을 수 있습니다. (B) 선택지인 ''경쟁기업에 비해 원가우위를 확보하고 있을 때''는 저가전략을 사용하기 좋은 상황입니다. 원가우위를
83
+ 확보하고 있다는 것은 동일한 제품을 더 낮은 비용으로 생산할 수 있다는 것을 의미하므로, 이 경우 회사는 가격을 낮추어도 이익을 낼 수 있습니다. 이
84
+ 경우 저가전략이 적합합니다. (C) 선택지인 ''경쟁사가 많을 때''도 저가전략을 사용하기 좋은 상황입니다. 경쟁사가 많을 경우 소비자들의 선택권이
85
+ 넓어지므로, 가격 경쟁력을 확보하기 위해 저가전략을 사용할 수 있습니다. (D) 선택지인 ''소비자들의 수요를 자극하고자 할 때''는 저가전략의
86
+ 주요 목표 중 하나입니다. 가격을 낮추면 소비자들의 구매욕구를 자극할 수 있으므로, 이 경우에도 저가전략이 적합합니다. , 이러한 사항들을 종합해
87
+ 보았을 때, 저가전략이 적합하지 않은 경우는 ''시장수요의 가격탄력성이 낮을 때''입니다. 이 경우에는 가격을 낮추어도 소비자들의 수요에 큰 영향을
88
+ 미치지 못하므로, 저가전략을 사용하는 것은 효과적이지 않을 수 있습니다. 따라서, 정답은 (A) 입니다.
89
+
90
+
91
+ 질문: 아웃바운드 텔레마케팅의 판매촉진 강화를 위한 방안으로 잘못된 것은?
92
+
93
+ A.상담원은 고객의 요구만을 열심히 경청하게 한다.
94
+
95
+ B.상담원들에게 상품에 대한 사전지식을 철저히 준비토록 한다.
96
+
97
+ C.고객에게 호감을 줄 수 있는 커뮤니케이션 기술을 갖추도록 한다.
98
+
99
+ D.상담원은 고객의 반론에 대한 자연스러운 대응력을 갖추도록 한다.
100
+
101
+ 정답: 차근 차근 생각해봅시다. 마케팅 관련 정보를 위해 위키피디아를 참조하겠습니다. 정답 해설: 아웃바운드 텔레마케팅은 고객에게 먼저 전화를
102
+ 걸어 상품을 판매하거나 서비스를 제공하는 마케팅 방식입니다. , 판매촉진 강화를 위해서는 상담원이 적극적으로 고객을 설득하고, 상품에 대한 정보를
103
+ 제공하는 것이 중요합니다. (A)는 고객의 요구만을 열심히 경청하게 한다는 것은 아웃바운드 텔레마케팅의 목적인 판매촉진 강화에 부합하지 않습니다.
104
+ 이는 고객의 요구를 파악하는 데에는 도움이 될 수 있지만, ���매를 이끌어내는 데에는 한계가 있습니다. (B), (C), (D)는 모두 아웃바운드
105
+ 텔레마케팅의 판매촉진 강화를 위한 방안으로 적절한 것들입니다. 상담원이 상품에 대한 사전지식을 철저히 준비하면 고객에게 정확한 정보를 제공할 수
106
+ 있고, 고객에게 호감을 줄 수 있는 커뮤니케이션 기술을 갖추면 고객과의 소통을 원활하게 할 수 있으며, 상담원이 고객의 반론에 대한 자연스러운
107
+ 대응력을 갖추면 고객의 불만이나 반대를 효과적으로 처리할 수 있습니다. 따라서, 정답은 (A) 입니다.
108
+
109
+
110
+ 질문: {{question}}
111
+
112
+ A.{{A}}
113
+
114
+ B.{{B}}
115
+
116
+ C.{{C}}
117
+
118
+ D.{{D}}
119
+
120
+ 정답: 차근 차근 생각해봅시다. 마케팅 관련 정보를 위해 위키피디아를 참조하겠습니다.'
121
+ include: _cot_kmmlu_yaml
122
+ task: kmmlu_hard_cot_marketing
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/_hard_kmmlu_yaml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ group:
2
+ - kmmlu
3
+ - kmmlu_hard
4
+ dataset_path: HAERAE-HUB/KMMLU-HARD
5
+ output_type: multiple_choice
6
+ test_split: test
7
+ fewshot_split: dev
8
+ doc_to_text: "{{question.strip()}}\nA. {{A}}\nB. {{B}}\nC. {{C}}\nD. {{D}}\n정답:"
9
+ doc_to_choice: ["A", "B", "C", "D"]
10
+ doc_to_target: "{{answer-1}}"
11
+ metric_list:
12
+ - metric: acc
13
+ aggregation: mean
14
+ higher_is_better: true
15
+ - metric: acc_norm
16
+ aggregation: mean
17
+ higher_is_better: true
18
+ metadata:
19
+ version: 2.0
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_accounting.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: accounting
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_accounting
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_agricultural_sciences.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: agricultural_sciences
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_agricultural_sciences
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_biology.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: biology
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_biology
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_computer_science.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: computer_science
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_computer_science
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_construction.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: construction
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_construction
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_economics.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: economics
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_economics
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_education.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: education
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_education
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_energy_management.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: energy_management
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_energy_management
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_gas_technology_and_engineering.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: gas_technology_and_engineering
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_gas_technology_and_engineering
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_health.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: health
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_health
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_information_technology.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: information_technology
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_information_technology
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_interior_architecture_and_design.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: interior_architecture_and_design
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_interior_architecture_and_design
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_korean_history.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: korean_history
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_korean_history
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_law.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: law
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_law
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_machine_design_and_manufacturing.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: machine_design_and_manufacturing
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_machine_design_and_manufacturing
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_math.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: math
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_math
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_mechanical_engineering.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: mechanical_engineering
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_mechanical_engineering
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_public_safety.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: public_safety
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_public_safety
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_refrigerating_machinery.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: refrigerating_machinery
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_refrigerating_machinery
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_social_welfare.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: social_welfare
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_social_welfare
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_taxation.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: taxation
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_taxation
lm-evaluation-harness/lm_eval/tasks/kmmlu/hard/kmmlu_hard_telecommunications_and_wireless_technology.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dataset_name: telecommunications_and_wireless_technology
2
+ include: _hard_kmmlu_yaml
3
+ task: kmmlu_hard_telecommunications_and_wireless_technology
venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/INSTALLER ADDED
@@ -0,0 +1 @@
 
 
1
+ pip
venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2016 Tsuyoshi Hombashi
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/METADATA ADDED
@@ -0,0 +1,276 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.1
2
+ Name: DataProperty
3
+ Version: 1.0.1
4
+ Summary: Python library for extract property from data.
5
+ Home-page: https://github.com/thombashi/DataProperty
6
+ Author: Tsuyoshi Hombashi
7
+ Author-email: [email protected]
8
+ Maintainer: Tsuyoshi Hombashi
9
+ Maintainer-email: [email protected]
10
+ License: MIT License
11
+ Project-URL: Source, https://github.com/thombashi/DataProperty
12
+ Project-URL: Tracker, https://github.com/thombashi/DataProperty/issues
13
+ Keywords: data,library,property
14
+ Classifier: Development Status :: 5 - Production/Stable
15
+ Classifier: Intended Audience :: Developers
16
+ Classifier: Intended Audience :: Information Technology
17
+ Classifier: License :: OSI Approved :: MIT License
18
+ Classifier: Operating System :: OS Independent
19
+ Classifier: Programming Language :: Python :: 3
20
+ Classifier: Programming Language :: Python :: 3.7
21
+ Classifier: Programming Language :: Python :: 3.8
22
+ Classifier: Programming Language :: Python :: 3.9
23
+ Classifier: Programming Language :: Python :: 3.10
24
+ Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: Implementation :: CPython
26
+ Classifier: Programming Language :: Python :: Implementation :: PyPy
27
+ Classifier: Topic :: Software Development :: Libraries
28
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
+ Requires-Python: >=3.7
30
+ Description-Content-Type: text/x-rst
31
+ License-File: LICENSE
32
+ Requires-Dist: mbstrdecoder (<2,>=1.0.0)
33
+ Requires-Dist: typepy[datetime] (<2,>=1.2.0)
34
+ Provides-Extra: logging
35
+ Requires-Dist: loguru (<1,>=0.4.1) ; extra == 'logging'
36
+ Provides-Extra: test
37
+ Requires-Dist: pytest (>=6.0.1) ; extra == 'test'
38
+ Requires-Dist: pytest-md-report (>=0.3) ; extra == 'test'
39
+ Requires-Dist: tcolorpy (>=0.1.2) ; extra == 'test'
40
+
41
+ .. contents:: **DataProperty**
42
+ :backlinks: top
43
+ :local:
44
+
45
+
46
+ Summary
47
+ =======
48
+ A Python library for extract property from data.
49
+
50
+
51
+ .. image:: https://badge.fury.io/py/DataProperty.svg
52
+ :target: https://badge.fury.io/py/DataProperty
53
+ :alt: PyPI package version
54
+
55
+ .. image:: https://anaconda.org/conda-forge/DataProperty/badges/version.svg
56
+ :target: https://anaconda.org/conda-forge/DataProperty
57
+ :alt: conda-forge package version
58
+
59
+ .. image:: https://img.shields.io/pypi/pyversions/DataProperty.svg
60
+ :target: https://pypi.org/project/DataProperty
61
+ :alt: Supported Python versions
62
+
63
+ .. image:: https://img.shields.io/pypi/implementation/DataProperty.svg
64
+ :target: https://pypi.org/project/DataProperty
65
+ :alt: Supported Python implementations
66
+
67
+ .. image:: https://github.com/thombashi/DataProperty/actions/workflows/ci.yml/badge.svg
68
+ :target: https://github.com/thombashi/DataProperty/actions/workflows/ci.yml
69
+ :alt: CI status of Linux/macOS/Windows
70
+
71
+ .. image:: https://coveralls.io/repos/github/thombashi/DataProperty/badge.svg?branch=master
72
+ :target: https://coveralls.io/github/thombashi/DataProperty?branch=master
73
+ :alt: Test coverage
74
+
75
+ .. image:: https://github.com/thombashi/DataProperty/actions/workflows/github-code-scanning/codeql/badge.svg
76
+ :target: https://github.com/thombashi/DataProperty/actions/workflows/github-code-scanning/codeql
77
+ :alt: CodeQL
78
+
79
+
80
+ Installation
81
+ ============
82
+
83
+ Installation: pip
84
+ ------------------------------
85
+ ::
86
+
87
+ pip install DataProperty
88
+
89
+ Installation: conda
90
+ ------------------------------
91
+ ::
92
+
93
+ conda install -c conda-forge dataproperty
94
+
95
+ Installation: apt
96
+ ------------------------------
97
+ ::
98
+
99
+ sudo add-apt-repository ppa:thombashi/ppa
100
+ sudo apt update
101
+ sudo apt install python3-dataproperty
102
+
103
+
104
+ Usage
105
+ =====
106
+
107
+ Extract property of data
108
+ ------------------------
109
+
110
+ e.g. Extract a ``float`` value property
111
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
112
+ .. code:: python
113
+
114
+ >>> from dataproperty import DataProperty
115
+ >>> DataProperty(-1.1)
116
+ data=-1.1, type=REAL_NUMBER, align=right, ascii_width=4, int_digits=1, decimal_places=1, extra_len=1
117
+
118
+ e.g. Extract a ``int`` value property
119
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
120
+ .. code:: python
121
+
122
+ >>> from dataproperty import DataProperty
123
+ >>> DataProperty(123456789)
124
+ data=123456789, type=INTEGER, align=right, ascii_width=9, int_digits=9, decimal_places=0, extra_len=0
125
+
126
+ e.g. Extract a ``str`` (ascii) value property
127
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
128
+ .. code:: python
129
+
130
+ >>> from dataproperty import DataProperty
131
+ >>> DataProperty("sample string")
132
+ data=sample string, type=STRING, align=left, length=13, ascii_width=13, extra_len=0
133
+
134
+ e.g. Extract a ``str`` (multi-byte) value property
135
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
136
+ .. code:: python
137
+
138
+ >>> from dataproperty import DataProperty
139
+ >>> str(DataProperty("吾輩は猫である"))
140
+ data=吾輩は猫である, type=STRING, align=left, length=7, ascii_width=14, extra_len=0
141
+
142
+ e.g. Extract a time (``datetime``) value property
143
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
144
+ .. code:: python
145
+
146
+ >>> import datetime
147
+ >>> from dataproperty import DataProperty
148
+ >>> DataProperty(datetime.datetime(2017, 1, 1, 0, 0, 0))
149
+ data=2017-01-01 00:00:00, type=DATETIME, align=left, ascii_width=19, extra_len=0
150
+
151
+ e.g. Extract a ``bool`` value property
152
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
153
+ .. code:: python
154
+
155
+ >>> from dataproperty import DataProperty
156
+ >>> DataProperty(True)
157
+ data=True, type=BOOL, align=left, ascii_width=4, extra_len=0
158
+
159
+
160
+ Extract data property for each element from a matrix
161
+ ----------------------------------------------------
162
+ ``DataPropertyExtractor.to_dp_matrix`` method returns a matrix of ``DataProperty`` instances from a data matrix.
163
+ An example data set and the result are as follows:
164
+
165
+ :Sample Code:
166
+ .. code:: python
167
+
168
+ import datetime
169
+ from dataproperty import DataPropertyExtractor
170
+
171
+ dp_extractor = DataPropertyExtractor()
172
+ dt = datetime.datetime(2017, 1, 1, 0, 0, 0)
173
+ inf = float("inf")
174
+ nan = float("nan")
175
+
176
+ dp_matrix = dp_extractor.to_dp_matrix([
177
+ [1, 1.1, "aa", 1, 1, True, inf, nan, dt],
178
+ [2, 2.2, "bbb", 2.2, 2.2, False, "inf", "nan", dt],
179
+ [3, 3.33, "cccc", -3, "ccc", "true", inf, "NAN", "2017-01-01T01:23:45+0900"],
180
+ ])
181
+
182
+ for row, dp_list in enumerate(dp_matrix):
183
+ for col, dp in enumerate(dp_list):
184
+ print("row={:d}, col={:d}, {}".format(row, col, str(dp)))
185
+
186
+ :Output:
187
+ ::
188
+
189
+ row=0, col=0, data=1, type=INTEGER, align=right, ascii_width=1, int_digits=1, decimal_places=0, extra_len=0
190
+ row=0, col=1, data=1.1, type=REAL_NUMBER, align=right, ascii_width=3, int_digits=1, decimal_places=1, extra_len=0
191
+ row=0, col=2, data=aa, type=STRING, align=left, ascii_width=2, length=2, extra_len=0
192
+ row=0, col=3, data=1, type=INTEGER, align=right, ascii_width=1, int_digits=1, decimal_places=0, extra_len=0
193
+ row=0, col=4, data=1, type=INTEGER, align=right, ascii_width=1, int_digits=1, decimal_places=0, extra_len=0
194
+ row=0, col=5, data=True, type=BOOL, align=left, ascii_width=4, extra_len=0
195
+ row=0, col=6, data=Infinity, type=INFINITY, align=left, ascii_width=8, extra_len=0
196
+ row=0, col=7, data=NaN, type=NAN, align=left, ascii_width=3, extra_len=0
197
+ row=0, col=8, data=2017-01-01 00:00:00, type=DATETIME, align=left, ascii_width=19, extra_len=0
198
+ row=1, col=0, data=2, type=INTEGER, align=right, ascii_width=1, int_digits=1, decimal_places=0, extra_len=0
199
+ row=1, col=1, data=2.2, type=REAL_NUMBER, align=right, ascii_width=3, int_digits=1, decimal_places=1, extra_len=0
200
+ row=1, col=2, data=bbb, type=STRING, align=left, ascii_width=3, length=3, extra_len=0
201
+ row=1, col=3, data=2.2, type=REAL_NUMBER, align=right, ascii_width=3, int_digits=1, decimal_places=1, extra_len=0
202
+ row=1, col=4, data=2.2, type=REAL_NUMBER, align=right, ascii_width=3, int_digits=1, decimal_places=1, extra_len=0
203
+ row=1, col=5, data=False, type=BOOL, align=left, ascii_width=5, extra_len=0
204
+ row=1, col=6, data=Infinity, type=INFINITY, align=left, ascii_width=8, extra_len=0
205
+ row=1, col=7, data=NaN, type=NAN, align=left, ascii_width=3, extra_len=0
206
+ row=1, col=8, data=2017-01-01 00:00:00, type=DATETIME, align=left, ascii_width=19, extra_len=0
207
+ row=2, col=0, data=3, type=INTEGER, align=right, ascii_width=1, int_digits=1, decimal_places=0, extra_len=0
208
+ row=2, col=1, data=3.33, type=REAL_NUMBER, align=right, ascii_width=4, int_digits=1, decimal_places=2, extra_len=0
209
+ row=2, col=2, data=cccc, type=STRING, align=left, ascii_width=4, length=4, extra_len=0
210
+ row=2, col=3, data=-3, type=INTEGER, align=right, ascii_width=2, int_digits=1, decimal_places=0, extra_len=1
211
+ row=2, col=4, data=ccc, type=STRING, align=left, ascii_width=3, length=3, extra_len=0
212
+ row=2, col=5, data=True, type=BOOL, align=left, ascii_width=4, extra_len=0
213
+ row=2, col=6, data=Infinity, type=INFINITY, align=left, ascii_width=8, extra_len=0
214
+ row=2, col=7, data=NaN, type=NAN, align=left, ascii_width=3, extra_len=0
215
+ row=2, col=8, data=2017-01-01T01:23:45+0900, type=STRING, align=left, ascii_width=24, length=24, extra_len=0
216
+
217
+
218
+ Full example source code can be found at *examples/py/to_dp_matrix.py*
219
+
220
+
221
+ Extract properties for each column from a matrix
222
+ ------------------------------------------------------
223
+ ``DataPropertyExtractor.to_column_dp_list`` method returns a list of ``DataProperty`` instances from a data matrix. The list represents the properties for each column.
224
+ An example data set and the result are as follows:
225
+
226
+ Example data set and result are as follows:
227
+
228
+ :Sample Code:
229
+ .. code:: python
230
+
231
+ import datetime
232
+ from dataproperty import DataPropertyExtractor
233
+
234
+ dp_extractor = DataPropertyExtractor()
235
+ dt = datetime.datetime(2017, 1, 1, 0, 0, 0)
236
+ inf = float("inf")
237
+ nan = float("nan")
238
+
239
+ data_matrix = [
240
+ [1, 1.1, "aa", 1, 1, True, inf, nan, dt],
241
+ [2, 2.2, "bbb", 2.2, 2.2, False, "inf", "nan", dt],
242
+ [3, 3.33, "cccc", -3, "ccc", "true", inf, "NAN", "2017-01-01T01:23:45+0900"],
243
+ ]
244
+
245
+ dp_extractor.headers = ["int", "float", "str", "num", "mix", "bool", "inf", "nan", "time"]
246
+ col_dp_list = dp_extractor.to_column_dp_list(dp_extractor.to_dp_matrix(dp_matrix))
247
+
248
+ for col_idx, col_dp in enumerate(col_dp_list):
249
+ print(str(col_dp))
250
+
251
+ :Output:
252
+ ::
253
+
254
+ column=0, type=INTEGER, align=right, ascii_width=3, bit_len=2, int_digits=1, decimal_places=0
255
+ column=1, type=REAL_NUMBER, align=right, ascii_width=5, int_digits=1, decimal_places=(min=1, max=2)
256
+ column=2, type=STRING, align=left, ascii_width=4
257
+ column=3, type=REAL_NUMBER, align=right, ascii_width=4, int_digits=1, decimal_places=(min=0, max=1), extra_len=(min=0, max=1)
258
+ column=4, type=STRING, align=left, ascii_width=3, int_digits=1, decimal_places=(min=0, max=1)
259
+ column=5, type=BOOL, align=left, ascii_width=5
260
+ column=6, type=INFINITY, align=left, ascii_width=8
261
+ column=7, type=NAN, align=left, ascii_width=3
262
+ column=8, type=STRING, align=left, ascii_width=24
263
+
264
+
265
+ Full example source code can be found at *examples/py/to_column_dp_list.py*
266
+
267
+
268
+ Dependencies
269
+ ============
270
+ - Python 3.7+
271
+ - `Python package dependencies (automatically installed) <https://github.com/thombashi/DataProperty/network/dependencies>`__
272
+
273
+ Optional dependencies
274
+ ---------------------
275
+ - `loguru <https://github.com/Delgan/loguru>`__
276
+ - Used for logging if the package installed
venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/RECORD ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ DataProperty-1.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ DataProperty-1.0.1.dist-info/LICENSE,sha256=qT11vLB3TimQEGOAytrW3LLeGTxV1DX_xWujRaCLHcI,1084
3
+ DataProperty-1.0.1.dist-info/METADATA,sha256=BxNvMErHIPajm-sKqeSWNuN7mZwJU7L-m87uzOUQpb4,11519
4
+ DataProperty-1.0.1.dist-info/RECORD,,
5
+ DataProperty-1.0.1.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
6
+ DataProperty-1.0.1.dist-info/top_level.txt,sha256=RiW0aJCSmIPslrGSqg9wyPRas0Rl7Kcdi_fBBEd0-LY,13
7
+ dataproperty/__init__.py,sha256=y_LoBUs28gC7b7AXv49X1XCPHckXo3oKECpW-Oj6LbM,1308
8
+ dataproperty/__pycache__/__init__.cpython-310.pyc,,
9
+ dataproperty/__pycache__/__version__.cpython-310.pyc,,
10
+ dataproperty/__pycache__/_align.cpython-310.pyc,,
11
+ dataproperty/__pycache__/_align_getter.cpython-310.pyc,,
12
+ dataproperty/__pycache__/_base.cpython-310.pyc,,
13
+ dataproperty/__pycache__/_column.cpython-310.pyc,,
14
+ dataproperty/__pycache__/_common.cpython-310.pyc,,
15
+ dataproperty/__pycache__/_container.cpython-310.pyc,,
16
+ dataproperty/__pycache__/_converter.cpython-310.pyc,,
17
+ dataproperty/__pycache__/_dataproperty.cpython-310.pyc,,
18
+ dataproperty/__pycache__/_extractor.cpython-310.pyc,,
19
+ dataproperty/__pycache__/_formatter.cpython-310.pyc,,
20
+ dataproperty/__pycache__/_function.cpython-310.pyc,,
21
+ dataproperty/__pycache__/_interface.cpython-310.pyc,,
22
+ dataproperty/__pycache__/_line_break.cpython-310.pyc,,
23
+ dataproperty/__pycache__/_preprocessor.cpython-310.pyc,,
24
+ dataproperty/__pycache__/typing.cpython-310.pyc,,
25
+ dataproperty/__version__.py,sha256=67tYZapqaNY9QXFm4kAOxyg6b6T1ttw2NjFPHfyCkkc,201
26
+ dataproperty/_align.py,sha256=VQCp3HUN-rw5lDcG0CHwoQNwabSOwMF8Fpn52nHpQs8,535
27
+ dataproperty/_align_getter.py,sha256=GV8rvnGaF8-8C6E7SNa3SsXw-gp80jR93knG_XDwcZQ,833
28
+ dataproperty/_base.py,sha256=WfDF5FqUFRm9_Aw8T0H5AxyKyvaz4Fv3Z0x7lDzzLTM,2514
29
+ dataproperty/_column.py,sha256=Y7Xn16Jtc8vBMcqarrulNVzV4A3-TkYOQxkGXmup4lw,11653
30
+ dataproperty/_common.py,sha256=scfSVZRoBT74UIOYS99lZye06OUbT9347QpbxRhIi8M,1915
31
+ dataproperty/_container.py,sha256=NT-zFw68PqCCV8wcK7sTuIKlnW3eStVA0gkiO0DcBkY,5130
32
+ dataproperty/_converter.py,sha256=rEYWC1rcBIgi2WRM9PrLAycoOs9uSsYUsXaAlW5dWzM,3269
33
+ dataproperty/_dataproperty.py,sha256=Mq8J1pcJIqI2PbOfqH0CUF0aUzGhJnfdlTuzpz8-5wU,11321
34
+ dataproperty/_extractor.py,sha256=Rg_z5aKUGulUxi0Y3iGhLCEQ2nQpMYRbU8-Dd7XfyG4,25899
35
+ dataproperty/_formatter.py,sha256=nqQkEhtYKfG6WskuuN8_0mw3tpGNov8kJ6VBK36VYUA,3000
36
+ dataproperty/_function.py,sha256=h48XjTqYuXwFI1xeerFIIAlaWINxtLXEDw91ZuF_AuQ,3115
37
+ dataproperty/_interface.py,sha256=nronY0GKDo5AkgXjM7wvpYY8cx5SmpxpBiDLLbW6NSY,626
38
+ dataproperty/_line_break.py,sha256=FGjtuWKftOchoeJZJ9DxHJ9DUY0PPO_tPTiAM1e-Wck,114
39
+ dataproperty/_preprocessor.py,sha256=7v-Py61jZK9SkNrpaHrmJLdwMbjumpsfzk6JU2PiThw,5467
40
+ dataproperty/logger/__init__.py,sha256=2kFcgMA8P4-c51nShgJQsY31tbbLvvsfSGDLXTOj9ig,88
41
+ dataproperty/logger/__pycache__/__init__.cpython-310.pyc,,
42
+ dataproperty/logger/__pycache__/_logger.cpython-310.pyc,,
43
+ dataproperty/logger/__pycache__/_null_logger.cpython-310.pyc,,
44
+ dataproperty/logger/_logger.py,sha256=edZ7M2Hf9zjSMr4iRi_IYAcf3l1EiLIVqhCEtf0AFHg,442
45
+ dataproperty/logger/_null_logger.py,sha256=xWCR2KAa2aKAcpKi8DosfCOgaRMb_YXr9MKrK7xMD-A,1071
46
+ dataproperty/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
47
+ dataproperty/typing.py,sha256=YhjN4wF_7uqG9tPUbFLFemWIzx3WgyJJFhTh62TyhJU,1403
venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/WHEEL ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.40.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
venv/lib/python3.10/site-packages/DataProperty-1.0.1.dist-info/top_level.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ dataproperty
venv/lib/python3.10/site-packages/_distutils_hack/__init__.py ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import sys
2
+ import os
3
+ import re
4
+ import importlib
5
+ import warnings
6
+
7
+
8
+ is_pypy = '__pypy__' in sys.builtin_module_names
9
+
10
+
11
+ warnings.filterwarnings('ignore',
12
+ r'.+ distutils\b.+ deprecated',
13
+ DeprecationWarning)
14
+
15
+
16
+ def warn_distutils_present():
17
+ if 'distutils' not in sys.modules:
18
+ return
19
+ if is_pypy and sys.version_info < (3, 7):
20
+ # PyPy for 3.6 unconditionally imports distutils, so bypass the warning
21
+ # https://foss.heptapod.net/pypy/pypy/-/blob/be829135bc0d758997b3566062999ee8b23872b4/lib-python/3/site.py#L250
22
+ return
23
+ warnings.warn(
24
+ "Distutils was imported before Setuptools, but importing Setuptools "
25
+ "also replaces the `distutils` module in `sys.modules`. This may lead "
26
+ "to undesirable behaviors or errors. To avoid these issues, avoid "
27
+ "using distutils directly, ensure that setuptools is installed in the "
28
+ "traditional way (e.g. not an editable install), and/or make sure "
29
+ "that setuptools is always imported before distutils.")
30
+
31
+
32
+ def clear_distutils():
33
+ if 'distutils' not in sys.modules:
34
+ return
35
+ warnings.warn("Setuptools is replacing distutils.")
36
+ mods = [name for name in sys.modules if re.match(r'distutils\b', name)]
37
+ for name in mods:
38
+ del sys.modules[name]
39
+
40
+
41
+ def enabled():
42
+ """
43
+ Allow selection of distutils by environment variable.
44
+ """
45
+ which = os.environ.get('SETUPTOOLS_USE_DISTUTILS', 'stdlib')
46
+ return which == 'local'
47
+
48
+
49
+ def ensure_local_distutils():
50
+ clear_distutils()
51
+
52
+ # With the DistutilsMetaFinder in place,
53
+ # perform an import to cause distutils to be
54
+ # loaded from setuptools._distutils. Ref #2906.
55
+ add_shim()
56
+ importlib.import_module('distutils')
57
+ remove_shim()
58
+
59
+ # check that submodules load as expected
60
+ core = importlib.import_module('distutils.core')
61
+ assert '_distutils' in core.__file__, core.__file__
62
+
63
+
64
+ def do_override():
65
+ """
66
+ Ensure that the local copy of distutils is preferred over stdlib.
67
+
68
+ See https://github.com/pypa/setuptools/issues/417#issuecomment-392298401
69
+ for more motivation.
70
+ """
71
+ if enabled():
72
+ warn_distutils_present()
73
+ ensure_local_distutils()
74
+
75
+
76
+ class DistutilsMetaFinder:
77
+ def find_spec(self, fullname, path, target=None):
78
+ if path is not None:
79
+ return
80
+
81
+ method_name = 'spec_for_{fullname}'.format(**locals())
82
+ method = getattr(self, method_name, lambda: None)
83
+ return method()
84
+
85
+ def spec_for_distutils(self):
86
+ import importlib.abc
87
+ import importlib.util
88
+
89
+ class DistutilsLoader(importlib.abc.Loader):
90
+
91
+ def create_module(self, spec):
92
+ return importlib.import_module('setuptools._distutils')
93
+
94
+ def exec_module(self, module):
95
+ pass
96
+
97
+ return importlib.util.spec_from_loader('distutils', DistutilsLoader())
98
+
99
+ def spec_for_pip(self):
100
+ """
101
+ Ensure stdlib distutils when running under pip.
102
+ See pypa/pip#8761 for rationale.
103
+ """
104
+ if self.pip_imported_during_build():
105
+ return
106
+ clear_distutils()
107
+ self.spec_for_distutils = lambda: None
108
+
109
+ @staticmethod
110
+ def pip_imported_during_build():
111
+ """
112
+ Detect if pip is being imported in a build script. Ref #2355.
113
+ """
114
+ import traceback
115
+ return any(
116
+ frame.f_globals['__file__'].endswith('setup.py')
117
+ for frame, line in traceback.walk_stack(None)
118
+ )
119
+
120
+
121
+ DISTUTILS_FINDER = DistutilsMetaFinder()
122
+
123
+
124
+ def add_shim():
125
+ sys.meta_path.insert(0, DISTUTILS_FINDER)
126
+
127
+
128
+ def remove_shim():
129
+ try:
130
+ sys.meta_path.remove(DISTUTILS_FINDER)
131
+ except ValueError:
132
+ pass
venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (5.11 kB). View file
 
venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc ADDED
Binary file (234 Bytes). View file
 
venv/lib/python3.10/site-packages/_distutils_hack/override.py ADDED
@@ -0,0 +1 @@
 
 
1
+ __import__('_distutils_hack').do_override()
venv/lib/python3.10/site-packages/jsonlines/__init__.py ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ Module for the jsonlines data format.
3
+ """
4
+
5
+ # expose only public api
6
+ from .jsonlines import (
7
+ Error,
8
+ InvalidLineError,
9
+ Reader,
10
+ Writer,
11
+ open,
12
+ )
13
+
14
+ __all__ = [
15
+ "Error",
16
+ "InvalidLineError",
17
+ "Reader",
18
+ "Writer",
19
+ "open",
20
+ ]
venv/lib/python3.10/site-packages/jsonlines/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (367 Bytes). View file
 
venv/lib/python3.10/site-packages/jsonlines/__pycache__/jsonlines.cpython-310.pyc ADDED
Binary file (17 kB). View file
 
venv/lib/python3.10/site-packages/jsonlines/jsonlines.py ADDED
@@ -0,0 +1,665 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ jsonlines implementation
3
+ """
4
+
5
+ import builtins
6
+ import codecs
7
+ import enum
8
+ import io
9
+ import json
10
+ import os
11
+ import types
12
+ import typing
13
+ from typing import (
14
+ Any,
15
+ Callable,
16
+ Dict,
17
+ Iterable,
18
+ Iterator,
19
+ List,
20
+ Literal,
21
+ Optional,
22
+ Tuple,
23
+ Type,
24
+ TypeVar,
25
+ Union,
26
+ cast,
27
+ overload,
28
+ )
29
+
30
+ import attr
31
+
32
+ orjson: Optional[types.ModuleType]
33
+ try:
34
+ import orjson
35
+ except ImportError:
36
+ orjson = None
37
+
38
+ ujson: Optional[types.ModuleType]
39
+ try:
40
+ import ujson
41
+ except ImportError:
42
+ ujson = None
43
+
44
+
45
+ VALID_TYPES = {
46
+ bool,
47
+ dict,
48
+ float,
49
+ int,
50
+ list,
51
+ str,
52
+ }
53
+
54
+ # Characters to skip at the beginning of a line. Note: at most one such
55
+ # character is skipped per line.
56
+ SKIPPABLE_SINGLE_INITIAL_CHARS = (
57
+ "\x1e", # RFC7464 text sequence
58
+ codecs.BOM_UTF8.decode(),
59
+ )
60
+
61
+
62
+ class DumpsResultConversion(enum.Enum):
63
+ LeaveAsIs = enum.auto()
64
+ EncodeToBytes = enum.auto()
65
+ DecodeToString = enum.auto()
66
+
67
+
68
+ # https://docs.python.org/3/library/functions.html#open
69
+ Openable = Union[str, bytes, int, os.PathLike]
70
+
71
+ LoadsCallable = Callable[[Union[str, bytes]], Any]
72
+ DumpsCallable = Callable[[Any], Union[str, bytes]]
73
+
74
+ # Currently, JSON structures cannot be typed properly:
75
+ # - https://github.com/python/typing/issues/182
76
+ # - https://github.com/python/mypy/issues/731
77
+ JSONCollection = Union[Dict[str, Any], List[Any]]
78
+ JSONScalar = Union[bool, float, int, str]
79
+ JSONValue = Union[JSONCollection, JSONScalar]
80
+ TJSONValue = TypeVar("TJSONValue", bound=JSONValue)
81
+
82
+ TRW = TypeVar("TRW", bound="ReaderWriterBase")
83
+
84
+ # Default to using the fastest JSON library for reading, falling back to the
85
+ # standard library (always available) if none are installed.
86
+ if orjson is not None:
87
+ default_loads = orjson.loads
88
+ elif ujson is not None:
89
+ default_loads = ujson.loads
90
+ else:
91
+ default_loads = json.loads
92
+
93
+
94
+ # For writing, use the stdlib. Other packages may be faster but their behaviour
95
+ # (supported types etc.) and output (whitespace etc.) are not the same as the
96
+ # stdlib json module, so this should be opt-in via the ‘dumps=’ arg.
97
+ def default_dumps(obj: Any) -> str:
98
+ """
99
+ Fake ``dumps()`` function to use as a default marker.
100
+ """
101
+ raise NotImplementedError # pragma: no cover
102
+
103
+
104
+ @attr.s(auto_exc=True, auto_attribs=True)
105
+ class Error(Exception):
106
+ """
107
+ Base error class.
108
+ """
109
+
110
+ message: str
111
+
112
+
113
+ @attr.s(auto_exc=True, auto_attribs=True, init=False)
114
+ class InvalidLineError(Error, ValueError):
115
+ """
116
+ Error raised when an invalid line is encountered.
117
+
118
+ This happens when the line does not contain valid JSON, or if a
119
+ specific data type has been requested, and the line contained a
120
+ different data type.
121
+
122
+ The original line itself is stored on the exception instance as the
123
+ ``.line`` attribute, and the line number as ``.lineno``.
124
+
125
+ This class subclasses both ``jsonlines.Error`` and the built-in
126
+ ``ValueError``.
127
+ """
128
+
129
+ #: The invalid line
130
+ line: Union[str, bytes]
131
+
132
+ #: The line number
133
+ lineno: int
134
+
135
+ def __init__(self, message: str, line: Union[str, bytes], lineno: int) -> None:
136
+ self.line = line.rstrip()
137
+ self.lineno = lineno
138
+ super().__init__(f"{message} (line {lineno})")
139
+
140
+
141
+ @attr.s(auto_attribs=True, repr=False)
142
+ class ReaderWriterBase:
143
+ """
144
+ Base class with shared behaviour for both the reader and writer.
145
+ """
146
+
147
+ _fp: Union[typing.IO[str], typing.IO[bytes], None] = attr.ib(
148
+ default=None, init=False
149
+ )
150
+ _closed: bool = attr.ib(default=False, init=False)
151
+ _should_close_fp: bool = attr.ib(default=False, init=False)
152
+
153
+ def close(self) -> None:
154
+ """
155
+ Close this reader/writer.
156
+
157
+ This closes the underlying file if that file has been opened by
158
+ this reader/writer. When an already opened file-like object was
159
+ provided, the caller is responsible for closing it.
160
+ """
161
+ if self._closed:
162
+ return
163
+ self._closed = True
164
+ if self._fp is not None and self._should_close_fp:
165
+ self._fp.close()
166
+
167
+ def __repr__(self) -> str:
168
+ cls_name = type(self).__name__
169
+ wrapped = self._repr_for_wrapped()
170
+ return f"<jsonlines.{cls_name} at 0x{id(self):x} wrapping {wrapped}>"
171
+
172
+ def _repr_for_wrapped(self) -> str:
173
+ raise NotImplementedError # pragma: no cover
174
+
175
+ def __enter__(self: TRW) -> TRW:
176
+ return self
177
+
178
+ def __exit__(
179
+ self,
180
+ exc_type: Optional[Type[BaseException]],
181
+ exc_val: Optional[BaseException],
182
+ exc_tb: Optional[types.TracebackType],
183
+ ) -> None:
184
+ self.close()
185
+
186
+
187
+ @attr.s(auto_attribs=True, repr=False)
188
+ class Reader(ReaderWriterBase):
189
+ """
190
+ Reader for the jsonlines format.
191
+
192
+ The first argument must be an iterable that yields JSON encoded
193
+ strings. Usually this will be a readable file-like object, such as
194
+ an open file or an ``io.TextIO`` instance, but it can also be
195
+ something else as long as it yields strings when iterated over.
196
+
197
+ Instances are iterable and can be used as a context manager.
198
+
199
+ The `loads` argument can be used to replace the standard json
200
+ decoder. If specified, it must be a callable that accepts a
201
+ (unicode) string and returns the decoded object.
202
+
203
+ :param file_or_iterable: file-like object or iterable yielding lines as
204
+ strings
205
+ :param loads: custom json decoder callable
206
+ """
207
+
208
+ _file_or_iterable: Union[
209
+ typing.IO[str], typing.IO[bytes], Iterable[Union[str, bytes]]
210
+ ]
211
+ _line_iter: Iterator[Tuple[int, Union[bytes, str]]] = attr.ib(init=False)
212
+ _loads: LoadsCallable = attr.ib(default=default_loads, kw_only=True)
213
+
214
+ def __attrs_post_init__(self) -> None:
215
+ if isinstance(self._file_or_iterable, io.IOBase):
216
+ self._fp = cast(
217
+ Union[typing.IO[str], typing.IO[bytes]],
218
+ self._file_or_iterable,
219
+ )
220
+
221
+ self._line_iter = enumerate(self._file_or_iterable, 1)
222
+
223
+ # No type specified, None not allowed
224
+ @overload
225
+ def read(
226
+ self,
227
+ *,
228
+ type: Literal[None] = ...,
229
+ allow_none: Literal[False] = ...,
230
+ skip_empty: bool = ...,
231
+ ) -> JSONValue:
232
+ ... # pragma: no cover
233
+
234
+ # No type specified, None allowed
235
+ @overload
236
+ def read(
237
+ self,
238
+ *,
239
+ type: Literal[None] = ...,
240
+ allow_none: Literal[True],
241
+ skip_empty: bool = ...,
242
+ ) -> Optional[JSONValue]:
243
+ ... # pragma: no cover
244
+
245
+ # Type specified, None not allowed
246
+ @overload
247
+ def read(
248
+ self,
249
+ *,
250
+ type: Type[TJSONValue],
251
+ allow_none: Literal[False] = ...,
252
+ skip_empty: bool = ...,
253
+ ) -> TJSONValue:
254
+ ... # pragma: no cover
255
+
256
+ # Type specified, None allowed
257
+ @overload
258
+ def read(
259
+ self,
260
+ *,
261
+ type: Type[TJSONValue],
262
+ allow_none: Literal[True],
263
+ skip_empty: bool = ...,
264
+ ) -> Optional[TJSONValue]:
265
+ ... # pragma: no cover
266
+
267
+ # Generic definition
268
+ @overload
269
+ def read(
270
+ self,
271
+ *,
272
+ type: Optional[Type[Any]] = ...,
273
+ allow_none: bool = ...,
274
+ skip_empty: bool = ...,
275
+ ) -> Optional[JSONValue]:
276
+ ... # pragma: no cover
277
+
278
+ def read(
279
+ self,
280
+ *,
281
+ type: Optional[Type[Any]] = None,
282
+ allow_none: bool = False,
283
+ skip_empty: bool = False,
284
+ ) -> Optional[JSONValue]:
285
+ """
286
+ Read and decode a line.
287
+
288
+ The optional `type` argument specifies the expected data type.
289
+ Supported types are ``dict``, ``list``, ``str``, ``int``,
290
+ ``float``, and ``bool``. When specified, non-conforming lines
291
+ result in :py:exc:`InvalidLineError`.
292
+
293
+ By default, input lines containing ``null`` (in JSON) are
294
+ considered invalid, and will cause :py:exc:`InvalidLineError`.
295
+ The `allow_none` argument can be used to change this behaviour,
296
+ in which case ``None`` will be returned instead.
297
+
298
+ If `skip_empty` is set to ``True``, empty lines and lines
299
+ containing only whitespace are silently skipped.
300
+ """
301
+ if self._closed:
302
+ raise RuntimeError("reader is closed")
303
+ if type is not None and type not in VALID_TYPES:
304
+ raise ValueError("invalid type specified")
305
+
306
+ try:
307
+ lineno, line = next(self._line_iter)
308
+ while skip_empty and not line.rstrip():
309
+ lineno, line = next(self._line_iter)
310
+ except StopIteration:
311
+ raise EOFError from None
312
+
313
+ if isinstance(line, bytes):
314
+ try:
315
+ line = line.decode("utf-8")
316
+ except UnicodeDecodeError as orig_exc:
317
+ exc = InvalidLineError(
318
+ f"line is not valid utf-8: {orig_exc}", line, lineno
319
+ )
320
+ raise exc from orig_exc
321
+
322
+ if line.startswith(SKIPPABLE_SINGLE_INITIAL_CHARS):
323
+ line = line[1:]
324
+
325
+ try:
326
+ value: JSONValue = self._loads(line)
327
+ except ValueError as orig_exc:
328
+ exc = InvalidLineError(
329
+ f"line contains invalid json: {orig_exc}", line, lineno
330
+ )
331
+ raise exc from orig_exc
332
+
333
+ if value is None:
334
+ if allow_none:
335
+ return None
336
+ raise InvalidLineError("line contains null value", line, lineno)
337
+
338
+ if type is not None:
339
+ valid = isinstance(value, type)
340
+ if type is int and isinstance(value, bool):
341
+ # isinstance() is not sufficient, since bool is an int subclass
342
+ valid = False
343
+ if not valid:
344
+ raise InvalidLineError(
345
+ "line does not match requested type", line, lineno
346
+ )
347
+
348
+ return value
349
+
350
+ # No type specified, None not allowed
351
+ @overload
352
+ def iter(
353
+ self,
354
+ *,
355
+ type: Literal[None] = ...,
356
+ allow_none: Literal[False] = ...,
357
+ skip_empty: bool = ...,
358
+ skip_invalid: bool = ...,
359
+ ) -> Iterator[JSONValue]:
360
+ ... # pragma: no cover
361
+
362
+ # No type specified, None allowed
363
+ @overload
364
+ def iter(
365
+ self,
366
+ *,
367
+ type: Literal[None] = ...,
368
+ allow_none: Literal[True],
369
+ skip_empty: bool = ...,
370
+ skip_invalid: bool = ...,
371
+ ) -> Iterator[JSONValue]:
372
+ ... # pragma: no cover
373
+
374
+ # Type specified, None not allowed
375
+ @overload
376
+ def iter(
377
+ self,
378
+ *,
379
+ type: Type[TJSONValue],
380
+ allow_none: Literal[False] = ...,
381
+ skip_empty: bool = ...,
382
+ skip_invalid: bool = ...,
383
+ ) -> Iterator[TJSONValue]:
384
+ ... # pragma: no cover
385
+
386
+ # Type specified, None allowed
387
+ @overload
388
+ def iter(
389
+ self,
390
+ *,
391
+ type: Type[TJSONValue],
392
+ allow_none: Literal[True],
393
+ skip_empty: bool = ...,
394
+ skip_invalid: bool = ...,
395
+ ) -> Iterator[Optional[TJSONValue]]:
396
+ ... # pragma: no cover
397
+
398
+ # Generic definition
399
+ @overload
400
+ def iter(
401
+ self,
402
+ *,
403
+ type: Optional[Type[TJSONValue]] = ...,
404
+ allow_none: bool = ...,
405
+ skip_empty: bool = ...,
406
+ skip_invalid: bool = ...,
407
+ ) -> Iterator[Optional[TJSONValue]]:
408
+ ... # pragma: no cover
409
+
410
+ def iter(
411
+ self,
412
+ type: Optional[Type[Any]] = None,
413
+ allow_none: bool = False,
414
+ skip_empty: bool = False,
415
+ skip_invalid: bool = False,
416
+ ) -> Iterator[Optional[JSONValue]]:
417
+ """
418
+ Iterate over all lines.
419
+
420
+ This is the iterator equivalent to repeatedly calling
421
+ :py:meth:`~Reader.read()`. If no arguments are specified, this
422
+ is the same as directly iterating over this :py:class:`Reader`
423
+ instance.
424
+
425
+ When `skip_invalid` is set to ``True``, invalid lines will be
426
+ silently ignored.
427
+
428
+ See :py:meth:`~Reader.read()` for a description of the other
429
+ arguments.
430
+ """
431
+ try:
432
+ while True:
433
+ try:
434
+ yield self.read(
435
+ type=type, allow_none=allow_none, skip_empty=skip_empty
436
+ )
437
+ except InvalidLineError:
438
+ if not skip_invalid:
439
+ raise
440
+ except EOFError:
441
+ pass
442
+
443
+ def __iter__(self) -> Iterator[Any]:
444
+ """
445
+ See :py:meth:`~Reader.iter()`.
446
+ """
447
+ return self.iter()
448
+
449
+ def _repr_for_wrapped(self) -> str:
450
+ if self._fp is not None:
451
+ return repr_for_fp(self._fp)
452
+ class_name = type(self._file_or_iterable).__name__
453
+ return f"<{class_name} at 0x{id(self._file_or_iterable):x}>"
454
+
455
+
456
+ @attr.s(auto_attribs=True, repr=False)
457
+ class Writer(ReaderWriterBase):
458
+ """
459
+ Writer for the jsonlines format.
460
+
461
+ Instances can be used as a context manager.
462
+
463
+ The `fp` argument must be a file-like object with a ``.write()``
464
+ method accepting either text (unicode) or bytes.
465
+
466
+ The `compact` argument can be used to to produce smaller output.
467
+
468
+ The `sort_keys` argument can be used to sort keys in json objects,
469
+ and will produce deterministic output.
470
+
471
+ For more control, provide a a custom encoder callable using the
472
+ `dumps` argument. The callable must produce (unicode) string output.
473
+ If specified, the `compact` and `sort` arguments will be ignored.
474
+
475
+ When the `flush` argument is set to ``True``, the writer will call
476
+ ``fp.flush()`` after each written line.
477
+
478
+ :param fp: writable file-like object
479
+ :param compact: whether to use a compact output format
480
+ :param sort_keys: whether to sort object keys
481
+ :param dumps: custom encoder callable
482
+ :param flush: whether to flush the file-like object after writing each line
483
+ """
484
+
485
+ _fp: Union[typing.IO[str], typing.IO[bytes]] = attr.ib(default=None)
486
+ _fp_is_binary: bool = attr.ib(default=False, init=False)
487
+ _compact: bool = attr.ib(default=False, kw_only=True)
488
+ _sort_keys: bool = attr.ib(default=False, kw_only=True)
489
+ _flush: bool = attr.ib(default=False, kw_only=True)
490
+ _dumps: DumpsCallable = attr.ib(default=default_dumps, kw_only=True)
491
+ _dumps_result_conversion: DumpsResultConversion = attr.ib(
492
+ default=DumpsResultConversion.LeaveAsIs, init=False
493
+ )
494
+
495
+ def __attrs_post_init__(self) -> None:
496
+ if isinstance(self._fp, io.TextIOBase):
497
+ self._fp_is_binary = False
498
+ elif isinstance(self._fp, io.IOBase):
499
+ self._fp_is_binary = True
500
+ else:
501
+ try:
502
+ self._fp.write("") # type: ignore[call-overload]
503
+ except TypeError:
504
+ self._fp_is_binary = True
505
+ else:
506
+ self._fp_is_binary = False
507
+
508
+ if self._dumps is default_dumps:
509
+ self._dumps = json.JSONEncoder(
510
+ ensure_ascii=False,
511
+ separators=(",", ":") if self._compact else (", ", ": "),
512
+ sort_keys=self._sort_keys,
513
+ ).encode
514
+
515
+ # Detect if str-to-bytes conversion (or vice versa) is needed for the
516
+ # combination of this file-like object and the used dumps() callable.
517
+ # This avoids checking this for each .write(). Note that this
518
+ # deliberately does not support ‘dynamic’ return types that depend on
519
+ # input and dump options, like simplejson on Python 2 in some cases.
520
+ sample_dumps_result = self._dumps({})
521
+ if isinstance(sample_dumps_result, str) and self._fp_is_binary:
522
+ self._dumps_result_conversion = DumpsResultConversion.EncodeToBytes
523
+ elif isinstance(sample_dumps_result, bytes) and not self._fp_is_binary:
524
+ self._dumps_result_conversion = DumpsResultConversion.DecodeToString
525
+
526
+ def write(self, obj: Any) -> int:
527
+ """
528
+ Encode and write a single object.
529
+
530
+ :param obj: the object to encode and write
531
+ :return: number of characters or bytes written
532
+ """
533
+ if self._closed:
534
+ raise RuntimeError("writer is closed")
535
+
536
+ line = self._dumps(obj)
537
+
538
+ # This handles either str or bytes, but the type checker does not know
539
+ # that this code always passes the right type of arguments.
540
+ if self._dumps_result_conversion == DumpsResultConversion.EncodeToBytes:
541
+ line = line.encode() # type: ignore[union-attr]
542
+ elif self._dumps_result_conversion == DumpsResultConversion.DecodeToString:
543
+ line = line.decode() # type: ignore[union-attr]
544
+
545
+ fp = self._fp
546
+ fp.write(line) # type: ignore[arg-type]
547
+ fp.write(b"\n" if self._fp_is_binary else "\n") # type: ignore[call-overload]
548
+
549
+ if self._flush:
550
+ fp.flush()
551
+
552
+ return len(line) + 1 # including newline
553
+
554
+ def write_all(self, iterable: Iterable[Any]) -> int:
555
+ """
556
+ Encode and write multiple objects.
557
+
558
+ :param iterable: an iterable of objects
559
+ :return: number of characters or bytes written
560
+ """
561
+ return sum(self.write(obj) for obj in iterable)
562
+
563
+ def _repr_for_wrapped(self) -> str:
564
+ return repr_for_fp(self._fp)
565
+
566
+
567
+ @overload
568
+ def open(
569
+ file: Openable,
570
+ mode: Literal["r"] = ...,
571
+ *,
572
+ loads: Optional[LoadsCallable] = ...,
573
+ ) -> Reader:
574
+ ... # pragma: no cover
575
+
576
+
577
+ @overload
578
+ def open(
579
+ file: Openable,
580
+ mode: Literal["w", "a", "x"],
581
+ *,
582
+ dumps: Optional[DumpsCallable] = ...,
583
+ compact: Optional[bool] = ...,
584
+ sort_keys: Optional[bool] = ...,
585
+ flush: Optional[bool] = ...,
586
+ ) -> Writer:
587
+ ... # pragma: no cover
588
+
589
+
590
+ @overload
591
+ def open(
592
+ file: Openable,
593
+ mode: str = ...,
594
+ *,
595
+ loads: Optional[LoadsCallable] = ...,
596
+ dumps: Optional[DumpsCallable] = ...,
597
+ compact: Optional[bool] = ...,
598
+ sort_keys: Optional[bool] = ...,
599
+ flush: Optional[bool] = ...,
600
+ ) -> Union[Reader, Writer]:
601
+ ... # pragma: no cover
602
+
603
+
604
+ def open(
605
+ file: Openable,
606
+ mode: str = "r",
607
+ *,
608
+ loads: Optional[LoadsCallable] = None,
609
+ dumps: Optional[DumpsCallable] = None,
610
+ compact: Optional[bool] = None,
611
+ sort_keys: Optional[bool] = None,
612
+ flush: Optional[bool] = None,
613
+ ) -> Union[Reader, Writer]:
614
+ """
615
+ Open a jsonlines file for reading or writing.
616
+
617
+ This is a convenience function to open a file and wrap it in either a
618
+ :py:class:`Reader` or :py:class:`Writer` instance, depending on the
619
+ specified `mode`.
620
+
621
+ Additional keyword arguments will be passed on to the reader and writer;
622
+ see their documentation for available options.
623
+
624
+ The resulting reader or writer must be closed after use by the
625
+ caller, which will also close the opened file. This can be done by
626
+ calling ``.close()``, but the easiest way to ensure proper resource
627
+ finalisation is to use a ``with`` block (context manager), e.g.
628
+
629
+ ::
630
+
631
+ with jsonlines.open('out.jsonl', mode='w') as writer:
632
+ writer.write(...)
633
+
634
+ :param file: name or ‘path-like object’ of the file to open
635
+ :param mode: whether to open the file for reading (``r``),
636
+ writing (``w``), appending (``a``), or exclusive creation (``x``).
637
+ """
638
+ if mode not in {"r", "w", "a", "x"}:
639
+ raise ValueError("'mode' must be either 'r', 'w', 'a', or 'x'")
640
+
641
+ cls = Reader if mode == "r" else Writer
642
+ encoding = "utf-8-sig" if mode == "r" else "utf-8"
643
+ fp = builtins.open(file, mode=mode + "t", encoding=encoding)
644
+ kwargs = dict(
645
+ loads=loads,
646
+ dumps=dumps,
647
+ compact=compact,
648
+ sort_keys=sort_keys,
649
+ flush=flush,
650
+ )
651
+ kwargs = {key: value for key, value in kwargs.items() if value is not None}
652
+ instance: Union[Reader, Writer] = cls(fp, **kwargs)
653
+ instance._should_close_fp = True
654
+ return instance
655
+
656
+
657
+ def repr_for_fp(fp: typing.IO[Any]) -> str:
658
+ """
659
+ Helper to make a useful repr() for a file-like object.
660
+ """
661
+ name = getattr(fp, "name", None)
662
+ if name is not None:
663
+ return repr(name)
664
+ else:
665
+ return repr(fp)
venv/lib/python3.10/site-packages/jsonlines/py.typed ADDED
File without changes
venv/lib/python3.10/site-packages/pydantic-2.7.1.dist-info/METADATA ADDED
The diff for this file is too large to render. See raw diff
 
venv/lib/python3.10/site-packages/pydantic-2.7.1.dist-info/licenses/LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2017 to present Pydantic Services Inc. and individual contributors.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/INSTALLER ADDED
@@ -0,0 +1 @@
 
 
1
+ pip
venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/LICENSE.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright (c) 2003-2019 Stuart Bishop <[email protected]>
2
+
3
+ Permission is hereby granted, free of charge, to any person obtaining a
4
+ copy of this software and associated documentation files (the "Software"),
5
+ to deal in the Software without restriction, including without limitation
6
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
7
+ and/or sell copies of the Software, and to permit persons to whom the
8
+ Software is furnished to do so, subject to the following conditions:
9
+
10
+ The above copyright notice and this permission notice shall be included in
11
+ all copies or substantial portions of the Software.
12
+
13
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
16
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
19
+ DEALINGS IN THE SOFTWARE.
venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/METADATA ADDED
@@ -0,0 +1,649 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.1
2
+ Name: pytz
3
+ Version: 2024.1
4
+ Summary: World timezone definitions, modern and historical
5
+ Home-page: http://pythonhosted.org/pytz
6
+ Author: Stuart Bishop
7
+ Author-email: [email protected]
8
+ Maintainer: Stuart Bishop
9
+ Maintainer-email: [email protected]
10
+ License: MIT
11
+ Download-URL: https://pypi.org/project/pytz/
12
+ Keywords: timezone,tzinfo,datetime,olson,time
13
+ Platform: Independent
14
+ Classifier: Development Status :: 6 - Mature
15
+ Classifier: Intended Audience :: Developers
16
+ Classifier: License :: OSI Approved :: MIT License
17
+ Classifier: Natural Language :: English
18
+ Classifier: Operating System :: OS Independent
19
+ Classifier: Programming Language :: Python
20
+ Classifier: Programming Language :: Python :: 2
21
+ Classifier: Programming Language :: Python :: 2.4
22
+ Classifier: Programming Language :: Python :: 2.5
23
+ Classifier: Programming Language :: Python :: 2.6
24
+ Classifier: Programming Language :: Python :: 2.7
25
+ Classifier: Programming Language :: Python :: 3
26
+ Classifier: Programming Language :: Python :: 3.1
27
+ Classifier: Programming Language :: Python :: 3.2
28
+ Classifier: Programming Language :: Python :: 3.3
29
+ Classifier: Programming Language :: Python :: 3.4
30
+ Classifier: Programming Language :: Python :: 3.5
31
+ Classifier: Programming Language :: Python :: 3.6
32
+ Classifier: Programming Language :: Python :: 3.7
33
+ Classifier: Programming Language :: Python :: 3.8
34
+ Classifier: Programming Language :: Python :: 3.9
35
+ Classifier: Programming Language :: Python :: 3.10
36
+ Classifier: Programming Language :: Python :: 3.11
37
+ Classifier: Programming Language :: Python :: 3.12
38
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
39
+ License-File: LICENSE.txt
40
+
41
+ pytz - World Timezone Definitions for Python
42
+ ============================================
43
+
44
+ :Author: Stuart Bishop <[email protected]>
45
+
46
+ Introduction
47
+ ~~~~~~~~~~~~
48
+
49
+ pytz brings the Olson tz database into Python. This library allows
50
+ accurate and cross platform timezone calculations using Python 2.4
51
+ or higher. It also solves the issue of ambiguous times at the end
52
+ of daylight saving time, which you can read more about in the Python
53
+ Library Reference (``datetime.tzinfo``).
54
+
55
+ Almost all of the Olson timezones are supported.
56
+
57
+ .. note::
58
+
59
+ Projects using Python 3.9 or later should be using the support
60
+ now included as part of the standard library, and third party
61
+ packages work with it such as `tzdata <https://pypi.org/project/tzdata/>`_.
62
+ pytz offers no advantages beyond backwards compatibility with
63
+ code written for earlier versions of Python.
64
+
65
+ .. note::
66
+
67
+ This library differs from the documented Python API for
68
+ tzinfo implementations; if you want to create local wallclock
69
+ times you need to use the ``localize()`` method documented in this
70
+ document. In addition, if you perform date arithmetic on local
71
+ times that cross DST boundaries, the result may be in an incorrect
72
+ timezone (ie. subtract 1 minute from 2002-10-27 1:00 EST and you get
73
+ 2002-10-27 0:59 EST instead of the correct 2002-10-27 1:59 EDT). A
74
+ ``normalize()`` method is provided to correct this. Unfortunately these
75
+ issues cannot be resolved without modifying the Python datetime
76
+ implementation (see PEP-431).
77
+
78
+
79
+ Installation
80
+ ~~~~~~~~~~~~
81
+
82
+ This package can either be installed using ``pip`` or from a tarball using the
83
+ standard Python distutils.
84
+
85
+ If you are installing using ``pip``, you don't need to download anything as the
86
+ latest version will be downloaded for you from PyPI::
87
+
88
+ pip install pytz
89
+
90
+ If you are installing from a tarball, run the following command as an
91
+ administrative user::
92
+
93
+ python setup.py install
94
+
95
+
96
+ pytz for Enterprise
97
+ ~~~~~~~~~~~~~~~~~~~
98
+
99
+ Available as part of the Tidelift Subscription.
100
+
101
+ The maintainers of pytz and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. `Learn more. <https://tidelift.com/subscription/pkg/pypi-pytz?utm_source=pypi-pytz&utm_medium=referral&utm_campaign=enterprise&utm_term=repo>`_.
102
+
103
+
104
+ Example & Usage
105
+ ~~~~~~~~~~~~~~~
106
+
107
+ Localized times and date arithmetic
108
+ -----------------------------------
109
+
110
+ >>> from datetime import datetime, timedelta
111
+ >>> from pytz import timezone
112
+ >>> import pytz
113
+ >>> utc = pytz.utc
114
+ >>> utc.zone
115
+ 'UTC'
116
+ >>> eastern = timezone('US/Eastern')
117
+ >>> eastern.zone
118
+ 'US/Eastern'
119
+ >>> amsterdam = timezone('Europe/Amsterdam')
120
+ >>> fmt = '%Y-%m-%d %H:%M:%S %Z%z'
121
+
122
+ This library only supports two ways of building a localized time. The
123
+ first is to use the ``localize()`` method provided by the pytz library.
124
+ This is used to localize a naive datetime (datetime with no timezone
125
+ information):
126
+
127
+ >>> loc_dt = eastern.localize(datetime(2002, 10, 27, 6, 0, 0))
128
+ >>> print(loc_dt.strftime(fmt))
129
+ 2002-10-27 06:00:00 EST-0500
130
+
131
+ The second way of building a localized time is by converting an existing
132
+ localized time using the standard ``astimezone()`` method:
133
+
134
+ >>> ams_dt = loc_dt.astimezone(amsterdam)
135
+ >>> ams_dt.strftime(fmt)
136
+ '2002-10-27 12:00:00 CET+0100'
137
+
138
+ Unfortunately using the tzinfo argument of the standard datetime
139
+ constructors ''does not work'' with pytz for many timezones.
140
+
141
+ >>> datetime(2002, 10, 27, 12, 0, 0, tzinfo=amsterdam).strftime(fmt) # /!\ Does not work this way!
142
+ '2002-10-27 12:00:00 LMT+0018'
143
+
144
+ It is safe for timezones without daylight saving transitions though, such
145
+ as UTC:
146
+
147
+ >>> datetime(2002, 10, 27, 12, 0, 0, tzinfo=pytz.utc).strftime(fmt) # /!\ Not recommended except for UTC
148
+ '2002-10-27 12:00:00 UTC+0000'
149
+
150
+ The preferred way of dealing with times is to always work in UTC,
151
+ converting to localtime only when generating output to be read
152
+ by humans.
153
+
154
+ >>> utc_dt = datetime(2002, 10, 27, 6, 0, 0, tzinfo=utc)
155
+ >>> loc_dt = utc_dt.astimezone(eastern)
156
+ >>> loc_dt.strftime(fmt)
157
+ '2002-10-27 01:00:00 EST-0500'
158
+
159
+ This library also allows you to do date arithmetic using local
160
+ times, although it is more complicated than working in UTC as you
161
+ need to use the ``normalize()`` method to handle daylight saving time
162
+ and other timezone transitions. In this example, ``loc_dt`` is set
163
+ to the instant when daylight saving time ends in the US/Eastern
164
+ timezone.
165
+
166
+ >>> before = loc_dt - timedelta(minutes=10)
167
+ >>> before.strftime(fmt)
168
+ '2002-10-27 00:50:00 EST-0500'
169
+ >>> eastern.normalize(before).strftime(fmt)
170
+ '2002-10-27 01:50:00 EDT-0400'
171
+ >>> after = eastern.normalize(before + timedelta(minutes=20))
172
+ >>> after.strftime(fmt)
173
+ '2002-10-27 01:10:00 EST-0500'
174
+
175
+ Creating local times is also tricky, and the reason why working with
176
+ local times is not recommended. Unfortunately, you cannot just pass
177
+ a ``tzinfo`` argument when constructing a datetime (see the next
178
+ section for more details)
179
+
180
+ >>> dt = datetime(2002, 10, 27, 1, 30, 0)
181
+ >>> dt1 = eastern.localize(dt, is_dst=True)
182
+ >>> dt1.strftime(fmt)
183
+ '2002-10-27 01:30:00 EDT-0400'
184
+ >>> dt2 = eastern.localize(dt, is_dst=False)
185
+ >>> dt2.strftime(fmt)
186
+ '2002-10-27 01:30:00 EST-0500'
187
+
188
+ Converting between timezones is more easily done, using the
189
+ standard astimezone method.
190
+
191
+ >>> utc_dt = datetime.fromtimestamp(1143408899, tz=utc)
192
+ >>> utc_dt.strftime(fmt)
193
+ '2006-03-26 21:34:59 UTC+0000'
194
+ >>> au_tz = timezone('Australia/Sydney')
195
+ >>> au_dt = utc_dt.astimezone(au_tz)
196
+ >>> au_dt.strftime(fmt)
197
+ '2006-03-27 08:34:59 AEDT+1100'
198
+ >>> utc_dt2 = au_dt.astimezone(utc)
199
+ >>> utc_dt2.strftime(fmt)
200
+ '2006-03-26 21:34:59 UTC+0000'
201
+ >>> utc_dt == utc_dt2
202
+ True
203
+
204
+ You can take shortcuts when dealing with the UTC side of timezone
205
+ conversions. ``normalize()`` and ``localize()`` are not really
206
+ necessary when there are no daylight saving time transitions to
207
+ deal with.
208
+
209
+ >>> utc_dt = datetime.fromtimestamp(1143408899, tz=utc)
210
+ >>> utc_dt.strftime(fmt)
211
+ '2006-03-26 21:34:59 UTC+0000'
212
+ >>> au_tz = timezone('Australia/Sydney')
213
+ >>> au_dt = au_tz.normalize(utc_dt.astimezone(au_tz))
214
+ >>> au_dt.strftime(fmt)
215
+ '2006-03-27 08:34:59 AEDT+1100'
216
+ >>> utc_dt2 = au_dt.astimezone(utc)
217
+ >>> utc_dt2.strftime(fmt)
218
+ '2006-03-26 21:34:59 UTC+0000'
219
+
220
+
221
+ ``tzinfo`` API
222
+ --------------
223
+
224
+ The ``tzinfo`` instances returned by the ``timezone()`` function have
225
+ been extended to cope with ambiguous times by adding an ``is_dst``
226
+ parameter to the ``utcoffset()``, ``dst()`` && ``tzname()`` methods.
227
+
228
+ >>> tz = timezone('America/St_Johns')
229
+
230
+ >>> normal = datetime(2009, 9, 1)
231
+ >>> ambiguous = datetime(2009, 10, 31, 23, 30)
232
+
233
+ The ``is_dst`` parameter is ignored for most timestamps. It is only used
234
+ during DST transition ambiguous periods to resolve that ambiguity.
235
+
236
+ >>> print(tz.utcoffset(normal, is_dst=True))
237
+ -1 day, 21:30:00
238
+ >>> print(tz.dst(normal, is_dst=True))
239
+ 1:00:00
240
+ >>> tz.tzname(normal, is_dst=True)
241
+ 'NDT'
242
+
243
+ >>> print(tz.utcoffset(ambiguous, is_dst=True))
244
+ -1 day, 21:30:00
245
+ >>> print(tz.dst(ambiguous, is_dst=True))
246
+ 1:00:00
247
+ >>> tz.tzname(ambiguous, is_dst=True)
248
+ 'NDT'
249
+
250
+ >>> print(tz.utcoffset(normal, is_dst=False))
251
+ -1 day, 21:30:00
252
+ >>> tz.dst(normal, is_dst=False).seconds
253
+ 3600
254
+ >>> tz.tzname(normal, is_dst=False)
255
+ 'NDT'
256
+
257
+ >>> print(tz.utcoffset(ambiguous, is_dst=False))
258
+ -1 day, 20:30:00
259
+ >>> tz.dst(ambiguous, is_dst=False)
260
+ datetime.timedelta(0)
261
+ >>> tz.tzname(ambiguous, is_dst=False)
262
+ 'NST'
263
+
264
+ If ``is_dst`` is not specified, ambiguous timestamps will raise
265
+ an ``pytz.exceptions.AmbiguousTimeError`` exception.
266
+
267
+ >>> print(tz.utcoffset(normal))
268
+ -1 day, 21:30:00
269
+ >>> print(tz.dst(normal))
270
+ 1:00:00
271
+ >>> tz.tzname(normal)
272
+ 'NDT'
273
+
274
+ >>> import pytz.exceptions
275
+ >>> try:
276
+ ... tz.utcoffset(ambiguous)
277
+ ... except pytz.exceptions.AmbiguousTimeError:
278
+ ... print('pytz.exceptions.AmbiguousTimeError: %s' % ambiguous)
279
+ pytz.exceptions.AmbiguousTimeError: 2009-10-31 23:30:00
280
+ >>> try:
281
+ ... tz.dst(ambiguous)
282
+ ... except pytz.exceptions.AmbiguousTimeError:
283
+ ... print('pytz.exceptions.AmbiguousTimeError: %s' % ambiguous)
284
+ pytz.exceptions.AmbiguousTimeError: 2009-10-31 23:30:00
285
+ >>> try:
286
+ ... tz.tzname(ambiguous)
287
+ ... except pytz.exceptions.AmbiguousTimeError:
288
+ ... print('pytz.exceptions.AmbiguousTimeError: %s' % ambiguous)
289
+ pytz.exceptions.AmbiguousTimeError: 2009-10-31 23:30:00
290
+
291
+
292
+ Problems with Localtime
293
+ ~~~~~~~~~~~~~~~~~~~~~~~
294
+
295
+ The major problem we have to deal with is that certain datetimes
296
+ may occur twice in a year. For example, in the US/Eastern timezone
297
+ on the last Sunday morning in October, the following sequence
298
+ happens:
299
+
300
+ - 01:00 EDT occurs
301
+ - 1 hour later, instead of 2:00am the clock is turned back 1 hour
302
+ and 01:00 happens again (this time 01:00 EST)
303
+
304
+ In fact, every instant between 01:00 and 02:00 occurs twice. This means
305
+ that if you try and create a time in the 'US/Eastern' timezone
306
+ the standard datetime syntax, there is no way to specify if you meant
307
+ before of after the end-of-daylight-saving-time transition. Using the
308
+ pytz custom syntax, the best you can do is make an educated guess:
309
+
310
+ >>> loc_dt = eastern.localize(datetime(2002, 10, 27, 1, 30, 00))
311
+ >>> loc_dt.strftime(fmt)
312
+ '2002-10-27 01:30:00 EST-0500'
313
+
314
+ As you can see, the system has chosen one for you and there is a 50%
315
+ chance of it being out by one hour. For some applications, this does
316
+ not matter. However, if you are trying to schedule meetings with people
317
+ in different timezones or analyze log files it is not acceptable.
318
+
319
+ The best and simplest solution is to stick with using UTC. The pytz
320
+ package encourages using UTC for internal timezone representation by
321
+ including a special UTC implementation based on the standard Python
322
+ reference implementation in the Python documentation.
323
+
324
+ The UTC timezone unpickles to be the same instance, and pickles to a
325
+ smaller size than other pytz tzinfo instances. The UTC implementation
326
+ can be obtained as pytz.utc, pytz.UTC, or pytz.timezone('UTC').
327
+
328
+ >>> import pickle, pytz
329
+ >>> dt = datetime(2005, 3, 1, 14, 13, 21, tzinfo=utc)
330
+ >>> naive = dt.replace(tzinfo=None)
331
+ >>> p = pickle.dumps(dt, 1)
332
+ >>> naive_p = pickle.dumps(naive, 1)
333
+ >>> len(p) - len(naive_p)
334
+ 17
335
+ >>> new = pickle.loads(p)
336
+ >>> new == dt
337
+ True
338
+ >>> new is dt
339
+ False
340
+ >>> new.tzinfo is dt.tzinfo
341
+ True
342
+ >>> pytz.utc is pytz.UTC is pytz.timezone('UTC')
343
+ True
344
+
345
+ Note that some other timezones are commonly thought of as the same (GMT,
346
+ Greenwich, Universal, etc.). The definition of UTC is distinct from these
347
+ other timezones, and they are not equivalent. For this reason, they will
348
+ not compare the same in Python.
349
+
350
+ >>> utc == pytz.timezone('GMT')
351
+ False
352
+
353
+ See the section `What is UTC`_, below.
354
+
355
+ If you insist on working with local times, this library provides a
356
+ facility for constructing them unambiguously:
357
+
358
+ >>> loc_dt = datetime(2002, 10, 27, 1, 30, 00)
359
+ >>> est_dt = eastern.localize(loc_dt, is_dst=True)
360
+ >>> edt_dt = eastern.localize(loc_dt, is_dst=False)
361
+ >>> print(est_dt.strftime(fmt) + ' / ' + edt_dt.strftime(fmt))
362
+ 2002-10-27 01:30:00 EDT-0400 / 2002-10-27 01:30:00 EST-0500
363
+
364
+ If you pass None as the is_dst flag to localize(), pytz will refuse to
365
+ guess and raise exceptions if you try to build ambiguous or non-existent
366
+ times.
367
+
368
+ For example, 1:30am on 27th Oct 2002 happened twice in the US/Eastern
369
+ timezone when the clocks where put back at the end of Daylight Saving
370
+ Time:
371
+
372
+ >>> dt = datetime(2002, 10, 27, 1, 30, 00)
373
+ >>> try:
374
+ ... eastern.localize(dt, is_dst=None)
375
+ ... except pytz.exceptions.AmbiguousTimeError:
376
+ ... print('pytz.exceptions.AmbiguousTimeError: %s' % dt)
377
+ pytz.exceptions.AmbiguousTimeError: 2002-10-27 01:30:00
378
+
379
+ Similarly, 2:30am on 7th April 2002 never happened at all in the
380
+ US/Eastern timezone, as the clocks where put forward at 2:00am skipping
381
+ the entire hour:
382
+
383
+ >>> dt = datetime(2002, 4, 7, 2, 30, 00)
384
+ >>> try:
385
+ ... eastern.localize(dt, is_dst=None)
386
+ ... except pytz.exceptions.NonExistentTimeError:
387
+ ... print('pytz.exceptions.NonExistentTimeError: %s' % dt)
388
+ pytz.exceptions.NonExistentTimeError: 2002-04-07 02:30:00
389
+
390
+ Both of these exceptions share a common base class to make error handling
391
+ easier:
392
+
393
+ >>> isinstance(pytz.AmbiguousTimeError(), pytz.InvalidTimeError)
394
+ True
395
+ >>> isinstance(pytz.NonExistentTimeError(), pytz.InvalidTimeError)
396
+ True
397
+
398
+
399
+ A special case is where countries change their timezone definitions
400
+ with no daylight savings time switch. For example, in 1915 Warsaw
401
+ switched from Warsaw time to Central European time with no daylight savings
402
+ transition. So at the stroke of midnight on August 5th 1915 the clocks
403
+ were wound back 24 minutes creating an ambiguous time period that cannot
404
+ be specified without referring to the timezone abbreviation or the
405
+ actual UTC offset. In this case midnight happened twice, neither time
406
+ during a daylight saving time period. pytz handles this transition by
407
+ treating the ambiguous period before the switch as daylight savings
408
+ time, and the ambiguous period after as standard time.
409
+
410
+
411
+ >>> warsaw = pytz.timezone('Europe/Warsaw')
412
+ >>> amb_dt1 = warsaw.localize(datetime(1915, 8, 4, 23, 59, 59), is_dst=True)
413
+ >>> amb_dt1.strftime(fmt)
414
+ '1915-08-04 23:59:59 WMT+0124'
415
+ >>> amb_dt2 = warsaw.localize(datetime(1915, 8, 4, 23, 59, 59), is_dst=False)
416
+ >>> amb_dt2.strftime(fmt)
417
+ '1915-08-04 23:59:59 CET+0100'
418
+ >>> switch_dt = warsaw.localize(datetime(1915, 8, 5, 00, 00, 00), is_dst=False)
419
+ >>> switch_dt.strftime(fmt)
420
+ '1915-08-05 00:00:00 CET+0100'
421
+ >>> str(switch_dt - amb_dt1)
422
+ '0:24:01'
423
+ >>> str(switch_dt - amb_dt2)
424
+ '0:00:01'
425
+
426
+ The best way of creating a time during an ambiguous time period is
427
+ by converting from another timezone such as UTC:
428
+
429
+ >>> utc_dt = datetime(1915, 8, 4, 22, 36, tzinfo=pytz.utc)
430
+ >>> utc_dt.astimezone(warsaw).strftime(fmt)
431
+ '1915-08-04 23:36:00 CET+0100'
432
+
433
+ The standard Python way of handling all these ambiguities is not to
434
+ handle them, such as demonstrated in this example using the US/Eastern
435
+ timezone definition from the Python documentation (Note that this
436
+ implementation only works for dates between 1987 and 2006 - it is
437
+ included for tests only!):
438
+
439
+ >>> from pytz.reference import Eastern # pytz.reference only for tests
440
+ >>> dt = datetime(2002, 10, 27, 0, 30, tzinfo=Eastern)
441
+ >>> str(dt)
442
+ '2002-10-27 00:30:00-04:00'
443
+ >>> str(dt + timedelta(hours=1))
444
+ '2002-10-27 01:30:00-05:00'
445
+ >>> str(dt + timedelta(hours=2))
446
+ '2002-10-27 02:30:00-05:00'
447
+ >>> str(dt + timedelta(hours=3))
448
+ '2002-10-27 03:30:00-05:00'
449
+
450
+ Notice the first two results? At first glance you might think they are
451
+ correct, but taking the UTC offset into account you find that they are
452
+ actually two hours appart instead of the 1 hour we asked for.
453
+
454
+ >>> from pytz.reference import UTC # pytz.reference only for tests
455
+ >>> str(dt.astimezone(UTC))
456
+ '2002-10-27 04:30:00+00:00'
457
+ >>> str((dt + timedelta(hours=1)).astimezone(UTC))
458
+ '2002-10-27 06:30:00+00:00'
459
+
460
+
461
+ Country Information
462
+ ~~~~~~~~~~~~~~~~~~~
463
+
464
+ A mechanism is provided to access the timezones commonly in use
465
+ for a particular country, looked up using the ISO 3166 country code.
466
+ It returns a list of strings that can be used to retrieve the relevant
467
+ tzinfo instance using ``pytz.timezone()``:
468
+
469
+ >>> print(' '.join(pytz.country_timezones['nz']))
470
+ Pacific/Auckland Pacific/Chatham
471
+
472
+ The Olson database comes with a ISO 3166 country code to English country
473
+ name mapping that pytz exposes as a dictionary:
474
+
475
+ >>> print(pytz.country_names['nz'])
476
+ New Zealand
477
+
478
+
479
+ What is UTC
480
+ ~~~~~~~~~~~
481
+
482
+ 'UTC' is `Coordinated Universal Time`_. It is a successor to, but distinct
483
+ from, Greenwich Mean Time (GMT) and the various definitions of Universal
484
+ Time. UTC is now the worldwide standard for regulating clocks and time
485
+ measurement.
486
+
487
+ All other timezones are defined relative to UTC, and include offsets like
488
+ UTC+0800 - hours to add or subtract from UTC to derive the local time. No
489
+ daylight saving time occurs in UTC, making it a useful timezone to perform
490
+ date arithmetic without worrying about the confusion and ambiguities caused
491
+ by daylight saving time transitions, your country changing its timezone, or
492
+ mobile computers that roam through multiple timezones.
493
+
494
+ .. _Coordinated Universal Time: https://en.wikipedia.org/wiki/Coordinated_Universal_Time
495
+
496
+
497
+ Helpers
498
+ ~~~~~~~
499
+
500
+ There are two lists of timezones provided.
501
+
502
+ ``all_timezones`` is the exhaustive list of the timezone names that can
503
+ be used.
504
+
505
+ >>> from pytz import all_timezones
506
+ >>> len(all_timezones) >= 500
507
+ True
508
+ >>> 'Etc/Greenwich' in all_timezones
509
+ True
510
+
511
+ ``common_timezones`` is a list of useful, current timezones. It doesn't
512
+ contain deprecated zones or historical zones, except for a few I've
513
+ deemed in common usage, such as US/Eastern (open a bug report if you
514
+ think other timezones are deserving of being included here). It is also
515
+ a sequence of strings.
516
+
517
+ >>> from pytz import common_timezones
518
+ >>> len(common_timezones) < len(all_timezones)
519
+ True
520
+ >>> 'Etc/Greenwich' in common_timezones
521
+ False
522
+ >>> 'Australia/Melbourne' in common_timezones
523
+ True
524
+ >>> 'US/Eastern' in common_timezones
525
+ True
526
+ >>> 'Canada/Eastern' in common_timezones
527
+ True
528
+ >>> 'Australia/Yancowinna' in all_timezones
529
+ True
530
+ >>> 'Australia/Yancowinna' in common_timezones
531
+ False
532
+
533
+ Both ``common_timezones`` and ``all_timezones`` are alphabetically
534
+ sorted:
535
+
536
+ >>> common_timezones_dupe = common_timezones[:]
537
+ >>> common_timezones_dupe.sort()
538
+ >>> common_timezones == common_timezones_dupe
539
+ True
540
+ >>> all_timezones_dupe = all_timezones[:]
541
+ >>> all_timezones_dupe.sort()
542
+ >>> all_timezones == all_timezones_dupe
543
+ True
544
+
545
+ ``all_timezones`` and ``common_timezones`` are also available as sets.
546
+
547
+ >>> from pytz import all_timezones_set, common_timezones_set
548
+ >>> 'US/Eastern' in all_timezones_set
549
+ True
550
+ >>> 'US/Eastern' in common_timezones_set
551
+ True
552
+ >>> 'Australia/Victoria' in common_timezones_set
553
+ False
554
+
555
+ You can also retrieve lists of timezones used by particular countries
556
+ using the ``country_timezones()`` function. It requires an ISO-3166
557
+ two letter country code.
558
+
559
+ >>> from pytz import country_timezones
560
+ >>> print(' '.join(country_timezones('ch')))
561
+ Europe/Zurich
562
+ >>> print(' '.join(country_timezones('CH')))
563
+ Europe/Zurich
564
+
565
+
566
+ Internationalization - i18n/l10n
567
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
568
+
569
+ Pytz is an interface to the IANA database, which uses ASCII names. The `Unicode Consortium's Unicode Locales (CLDR) <http://cldr.unicode.org>`_
570
+ project provides translations. Python packages such as
571
+ `Babel <https://babel.pocoo.org/en/latest/api/dates.html#timezone-functionality>`_
572
+ and Thomas Khyn's `l18n <https://pypi.org/project/l18n/>`_ package can be used
573
+ to access these translations from Python.
574
+
575
+
576
+ License
577
+ ~~~~~~~
578
+
579
+ MIT license.
580
+
581
+ This code is also available as part of Zope 3 under the Zope Public
582
+ License, Version 2.1 (ZPL).
583
+
584
+ I'm happy to relicense this code if necessary for inclusion in other
585
+ open source projects.
586
+
587
+
588
+ Latest Versions
589
+ ~~~~~~~~~~~~~~~
590
+
591
+ This package will be updated after releases of the Olson timezone
592
+ database. The latest version can be downloaded from the `Python Package
593
+ Index <https://pypi.org/project/pytz/>`_. The code that is used
594
+ to generate this distribution is hosted on Github and available
595
+ using git::
596
+
597
+ git clone https://github.com/stub42/pytz.git
598
+
599
+ Announcements of new releases are made on
600
+ `Launchpad <https://launchpad.net/pytz>`_, and the
601
+ `Atom feed <http://feeds.launchpad.net/pytz/announcements.atom>`_
602
+ hosted there.
603
+
604
+
605
+ Bugs, Feature Requests & Patches
606
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
607
+
608
+ Bugs should be reported on `Github <https://github.com/stub42/pytz/issues>`_.
609
+ Feature requests are unlikely to be considered, and efforts instead directed
610
+ to timezone support now built into Python or packages that work with it.
611
+
612
+
613
+ Security Issues
614
+ ~~~~~~~~~~~~~~~
615
+
616
+ Reports about security issues can be made via `Tidelift <https://tidelift.com/security>`_.
617
+
618
+
619
+ Issues & Limitations
620
+ ~~~~~~~~~~~~~~~~~~~~
621
+
622
+ - This project is in maintenance mode. Projects using Python 3.9 or later
623
+ are best served by using the timezone functionaly now included in core
624
+ Python and packages that work with it such as `tzdata <https://pypi.org/project/tzdata/>`_.
625
+
626
+ - Offsets from UTC are rounded to the nearest whole minute, so timezones
627
+ such as Europe/Amsterdam pre 1937 will be up to 30 seconds out. This
628
+ was a limitation of the Python datetime library.
629
+
630
+ - If you think a timezone definition is incorrect, I probably can't fix
631
+ it. pytz is a direct translation of the Olson timezone database, and
632
+ changes to the timezone definitions need to be made to this source.
633
+ If you find errors they should be reported to the time zone mailing
634
+ list, linked from http://www.iana.org/time-zones.
635
+
636
+
637
+ Further Reading
638
+ ~~~~~~~~~~~~~~~
639
+
640
+ More info than you want to know about timezones:
641
+ https://data.iana.org/time-zones/tz-link.html
642
+
643
+
644
+ Contact
645
+ ~~~~~~~
646
+
647
+ Stuart Bishop <[email protected]>
648
+
649
+
venv/lib/python3.10/site-packages/pytz-2024.1.dist-info/RECORD ADDED
@@ -0,0 +1,622 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pytz-2024.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ pytz-2024.1.dist-info/LICENSE.txt,sha256=vosaN-vibFkqkPbA6zMQOn84POL010mMCvmlJpkKB7g,1088
3
+ pytz-2024.1.dist-info/METADATA,sha256=2mOz3YzpRCJtu0iklrKsUm8a8BmJglIL_qqGhhduPJk,22325
4
+ pytz-2024.1.dist-info/RECORD,,
5
+ pytz-2024.1.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
6
+ pytz-2024.1.dist-info/top_level.txt,sha256=6xRYlt934v1yHb1JIrXgHyGxn3cqACvd-yE8ski_kcc,5
7
+ pytz-2024.1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
+ pytz/__init__.py,sha256=RZJJJ1W2RyP9fllsMNO4w-yjJRpIazWJ9fvj5telYig,35101
9
+ pytz/__pycache__/__init__.cpython-310.pyc,,
10
+ pytz/__pycache__/exceptions.cpython-310.pyc,,
11
+ pytz/__pycache__/lazy.cpython-310.pyc,,
12
+ pytz/__pycache__/reference.cpython-310.pyc,,
13
+ pytz/__pycache__/tzfile.cpython-310.pyc,,
14
+ pytz/__pycache__/tzinfo.cpython-310.pyc,,
15
+ pytz/exceptions.py,sha256=434ZcuLlpLQY9mWoGq7zJMV1TyiYvVgpKBU1qZkbDjM,1571
16
+ pytz/lazy.py,sha256=toeR5uDWKBj6ezsUZ4elNP6CEMtK7CO2jS9A30nsFbo,5404
17
+ pytz/reference.py,sha256=zUtCki7JFEmrzrjNsfMD7YL0lWDxynKc1Ubo4iXSs74,3778
18
+ pytz/tzfile.py,sha256=K2y7pZs4vydpZVftrfAA_-hgw17y1Szc7z_QCse6udU,4723
19
+ pytz/tzinfo.py,sha256=XfaVOoO3KsCvtUYaCd0fvgBXWZ8tgevGYUoBh_uiE60,19340
20
+ pytz/zoneinfo/Africa/Abidjan,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
21
+ pytz/zoneinfo/Africa/Accra,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
22
+ pytz/zoneinfo/Africa/Addis_Ababa,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
23
+ pytz/zoneinfo/Africa/Algiers,sha256=vaFpjNVCwObnbfu82rOQzdJvN6nVgmpXpQ1aqzfzsqY,735
24
+ pytz/zoneinfo/Africa/Asmara,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
25
+ pytz/zoneinfo/Africa/Asmera,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
26
+ pytz/zoneinfo/Africa/Bamako,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
27
+ pytz/zoneinfo/Africa/Bangui,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
28
+ pytz/zoneinfo/Africa/Banjul,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
29
+ pytz/zoneinfo/Africa/Bissau,sha256=IjuxDP6EZiDHFvl_bHS6NN7sdRxLKXllooBC829poak,194
30
+ pytz/zoneinfo/Africa/Blantyre,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
31
+ pytz/zoneinfo/Africa/Brazzaville,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
32
+ pytz/zoneinfo/Africa/Bujumbura,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
33
+ pytz/zoneinfo/Africa/Cairo,sha256=Lft-GCLQhaSJm9VqUmsEFoHIS1Vhfa7pFJn9GZCpifs,2399
34
+ pytz/zoneinfo/Africa/Casablanca,sha256=4RqVbw_F3ZucopIC2ivAJ8WDwj5wRODAB67tBpdXcgA,2429
35
+ pytz/zoneinfo/Africa/Ceuta,sha256=Cw-2_nFDGbN8WqIsVpcauyZooWX8j3Kmx2PnC0fHut8,2052
36
+ pytz/zoneinfo/Africa/Conakry,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
37
+ pytz/zoneinfo/Africa/Dakar,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
38
+ pytz/zoneinfo/Africa/Dar_es_Salaam,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
39
+ pytz/zoneinfo/Africa/Djibouti,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
40
+ pytz/zoneinfo/Africa/Douala,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
41
+ pytz/zoneinfo/Africa/El_Aaiun,sha256=UWCCqQLJxd8qsTYw82kz9W1suwW5TRgnZw31sDWDz20,2295
42
+ pytz/zoneinfo/Africa/Freetown,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
43
+ pytz/zoneinfo/Africa/Gaborone,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
44
+ pytz/zoneinfo/Africa/Harare,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
45
+ pytz/zoneinfo/Africa/Johannesburg,sha256=bBvMdSZo53WFowiuhUO9C8zY6BOGViboCb-U8_49l34,246
46
+ pytz/zoneinfo/Africa/Juba,sha256=UVnIqEPJwHLTMC-r5qZQHNv9opoYVsKdq-ta_5XUw_Q,679
47
+ pytz/zoneinfo/Africa/Kampala,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
48
+ pytz/zoneinfo/Africa/Khartoum,sha256=MYWDoJ3AcCItZdApoeOgtWWDDxquwTon5v5TOGP70-o,679
49
+ pytz/zoneinfo/Africa/Kigali,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
50
+ pytz/zoneinfo/Africa/Kinshasa,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
51
+ pytz/zoneinfo/Africa/Lagos,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
52
+ pytz/zoneinfo/Africa/Libreville,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
53
+ pytz/zoneinfo/Africa/Lome,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
54
+ pytz/zoneinfo/Africa/Luanda,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
55
+ pytz/zoneinfo/Africa/Lubumbashi,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
56
+ pytz/zoneinfo/Africa/Lusaka,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
57
+ pytz/zoneinfo/Africa/Malabo,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
58
+ pytz/zoneinfo/Africa/Maputo,sha256=k_GelVHViGiuWCB1LSyTpIYSTDZEY9yclInQRY-LxoI,149
59
+ pytz/zoneinfo/Africa/Maseru,sha256=bBvMdSZo53WFowiuhUO9C8zY6BOGViboCb-U8_49l34,246
60
+ pytz/zoneinfo/Africa/Mbabane,sha256=bBvMdSZo53WFowiuhUO9C8zY6BOGViboCb-U8_49l34,246
61
+ pytz/zoneinfo/Africa/Mogadishu,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
62
+ pytz/zoneinfo/Africa/Monrovia,sha256=-VsJW5cU4KdvfgYaQVv4lcuzmaKIVFMd42nO6RXOBdU,208
63
+ pytz/zoneinfo/Africa/Nairobi,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
64
+ pytz/zoneinfo/Africa/Ndjamena,sha256=8T3A0Zm9Gj0Bvm6rd88t3GAXKiKdGUfHlIqYlkYI0KM,199
65
+ pytz/zoneinfo/Africa/Niamey,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
66
+ pytz/zoneinfo/Africa/Nouakchott,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
67
+ pytz/zoneinfo/Africa/Ouagadougou,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
68
+ pytz/zoneinfo/Africa/Porto-Novo,sha256=z_6wKCzL1_ug5JP_hneh5abdUZeIUELkN_ladz-ESEY,235
69
+ pytz/zoneinfo/Africa/Sao_Tome,sha256=MdjxpQ268uzJ7Zx1ZroFUtRUwqsJ6F_yY3AYV9FXw1I,254
70
+ pytz/zoneinfo/Africa/Timbuktu,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
71
+ pytz/zoneinfo/Africa/Tripoli,sha256=W1dptGD70T7ppGoo0fczFQeDiIp0nultLNPV66MwB2c,625
72
+ pytz/zoneinfo/Africa/Tunis,sha256=OFVMEM4eYT2Ez0beuhEUCTSIpcFldWxsV2uEoTZIUNI,689
73
+ pytz/zoneinfo/Africa/Windhoek,sha256=xuhvudrMH4alnVmouSTQI8YL8F_HbgsF2EQ7AZKzuHs,955
74
+ pytz/zoneinfo/America/Adak,sha256=IB1DhwJQAKbhPJ9jHLf8zW5Dad7HIkBS-dhv64E1OlM,2356
75
+ pytz/zoneinfo/America/Anchorage,sha256=oZA1NSPS2BWdymYpnCHFO8BlYVS-ll5KLg2Ez9CbETs,2371
76
+ pytz/zoneinfo/America/Anguilla,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
77
+ pytz/zoneinfo/America/Antigua,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
78
+ pytz/zoneinfo/America/Araguaina,sha256=G6v9wYFZ8EB4WQfIsqRbbiiKd2b27j7Zt5dFjBbzx2o,870
79
+ pytz/zoneinfo/America/Argentina/Buenos_Aires,sha256=JmU8lBwmy29gR6OmeytvFdMRx6ObJKnYNHmLyMmXX2M,1062
80
+ pytz/zoneinfo/America/Argentina/Catamarca,sha256=uMCJXXGYmNESHVvj5RYBZ0McrOdE14hwm17l25MgRW0,1062
81
+ pytz/zoneinfo/America/Argentina/ComodRivadavia,sha256=uMCJXXGYmNESHVvj5RYBZ0McrOdE14hwm17l25MgRW0,1062
82
+ pytz/zoneinfo/America/Argentina/Cordoba,sha256=uniNihhMHnr4XK4WpwiPUnrAT0YPmvzqB6f0hRLtXvY,1062
83
+ pytz/zoneinfo/America/Argentina/Jujuy,sha256=PGmAehypCxj0XCenCSWqylDIPbKLK0DlrwJK_24D590,1034
84
+ pytz/zoneinfo/America/Argentina/La_Rioja,sha256=Um6XoVXhsr62ad1mWuebe6NY0ZHauBdR9tMGDgqCOHg,1076
85
+ pytz/zoneinfo/America/Argentina/Mendoza,sha256=xcOVtvRyVYFAU90y2QYwpyQhpMLyAp7-Fxvku4kgl0c,1062
86
+ pytz/zoneinfo/America/Argentina/Rio_Gallegos,sha256=F9ZKR4o8gLHX7QBuIjMapGIdmzJxpqwbouPgZ5MqDpY,1062
87
+ pytz/zoneinfo/America/Argentina/Salta,sha256=h1KYrDNIapvDkYhi1PaB8WD1qWOe4vhhgDJWDCGV4jc,1034
88
+ pytz/zoneinfo/America/Argentina/San_Juan,sha256=AI2GltA80mPNzhHxYycuEwIbO1ANXyIqBQZMpjqKqdQ,1076
89
+ pytz/zoneinfo/America/Argentina/San_Luis,sha256=2ItGRcLVK2wx8MyJsHbIBBeAkU4B-MN5x1ZxNyZ7UJE,1088
90
+ pytz/zoneinfo/America/Argentina/Tucuman,sha256=twO-FqtNJV8XOzWTvFQ-xnEcWCoDUHY3gpVIG0Mzbf8,1090
91
+ pytz/zoneinfo/America/Argentina/Ushuaia,sha256=A6IbpVlY9IIPoSKMFRR9DMROdwXUSDc2HsASueOSnqo,1062
92
+ pytz/zoneinfo/America/Aruba,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
93
+ pytz/zoneinfo/America/Asuncion,sha256=V8wwkUoNqyj0C-fUSADpU7HU8H3Qkr3jNPJ4SLsGUIc,2030
94
+ pytz/zoneinfo/America/Atikokan,sha256=kayA_pdpMcSQ0FjIzotdcf-m1JYfbKE-qcFT8LC8zqA,182
95
+ pytz/zoneinfo/America/Atka,sha256=IB1DhwJQAKbhPJ9jHLf8zW5Dad7HIkBS-dhv64E1OlM,2356
96
+ pytz/zoneinfo/America/Bahia,sha256=qi7dA6FofDhLxVMmd2L8bK3HeaQnc9X-jiijwyfhs3g,1010
97
+ pytz/zoneinfo/America/Bahia_Banderas,sha256=L6iHYbA1Us1pljllFLEIAHW4ZaZhFKoG2Zr8TT5aY38,1152
98
+ pytz/zoneinfo/America/Barbados,sha256=ima-Qrrhazu4Qfvu2Z0-e6E-GTiYknuJBu6c2yVG9LE,436
99
+ pytz/zoneinfo/America/Belem,sha256=aZMUgtFDdHNISpqyQRYbmS2IBD-BAS3CaJnhu6onLCY,562
100
+ pytz/zoneinfo/America/Belize,sha256=pkfLY2KfPchbeJa1pWcXmWAwp4ZlRvxWLVezXnrbkws,1614
101
+ pytz/zoneinfo/America/Blanc-Sablon,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
102
+ pytz/zoneinfo/America/Boa_Vista,sha256=dMtaG11kGlJrgJJgGWEDZZAmnO_HfT3L4X8pI72LLFY,618
103
+ pytz/zoneinfo/America/Bogota,sha256=Z1ernZZGQxulE8KFWHYWcM3SV1jn2_QEc1Q0OJzHRak,232
104
+ pytz/zoneinfo/America/Boise,sha256=7HQsNPJiUheQgFz5kVLvTnf5xhXAYaeANqDskxKz2Vs,2410
105
+ pytz/zoneinfo/America/Buenos_Aires,sha256=JmU8lBwmy29gR6OmeytvFdMRx6ObJKnYNHmLyMmXX2M,1062
106
+ pytz/zoneinfo/America/Cambridge_Bay,sha256=_4xRlX3WdVpEcqoT6myD7NeTCXnn9OYk_iH006bwULo,2254
107
+ pytz/zoneinfo/America/Campo_Grande,sha256=gINiXg5i2e6Rh2Nbo2bFqhPAJL4F4cAqGnBankXTDXw,1430
108
+ pytz/zoneinfo/America/Cancun,sha256=lI4ZtiBtxKqNHvU47vRSwc5-GDl8JOdC2A6oc9s8iIo,834
109
+ pytz/zoneinfo/America/Caracas,sha256=mUNMFdDzZLav_ePA1ocBdmqVBierkeEszTIFpNCm5J0,250
110
+ pytz/zoneinfo/America/Catamarca,sha256=uMCJXXGYmNESHVvj5RYBZ0McrOdE14hwm17l25MgRW0,1062
111
+ pytz/zoneinfo/America/Cayenne,sha256=4k7Iv1woX4atqePKrcvMQD2Vk9Tmma7rW_AW_R62pCc,184
112
+ pytz/zoneinfo/America/Cayman,sha256=kayA_pdpMcSQ0FjIzotdcf-m1JYfbKE-qcFT8LC8zqA,182
113
+ pytz/zoneinfo/America/Chicago,sha256=_roybr6I6sIAF6cYdIxGxoRpoef153Fty48dQ6bm9oY,3592
114
+ pytz/zoneinfo/America/Chihuahua,sha256=ZAlPSsUfT3VGp1VdibnHIf-QsdEIqHuzX15wu2P2YQk,1102
115
+ pytz/zoneinfo/America/Ciudad_Juarez,sha256=OQstyPrMxx3nNEbzgDhq_W0mK49-ApNMK7_6p-6dJ64,1538
116
+ pytz/zoneinfo/America/Coral_Harbour,sha256=kayA_pdpMcSQ0FjIzotdcf-m1JYfbKE-qcFT8LC8zqA,182
117
+ pytz/zoneinfo/America/Cordoba,sha256=uniNihhMHnr4XK4WpwiPUnrAT0YPmvzqB6f0hRLtXvY,1062
118
+ pytz/zoneinfo/America/Costa_Rica,sha256=74rYa6lrgIkyls9PkHo8SCYl9oOqiuG5S7MWdnJelP4,316
119
+ pytz/zoneinfo/America/Creston,sha256=illz0sYuLL8lIPK0Tkou6dL0Vck_D0W_3rRTOvFYRmQ,360
120
+ pytz/zoneinfo/America/Cuiaba,sha256=GRJqkhRXNsOUcgjZddQxRIJdRYaw9pM_YLWbun88dkg,1402
121
+ pytz/zoneinfo/America/Curacao,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
122
+ pytz/zoneinfo/America/Danmarkshavn,sha256=YRZAfUCoVtaL1L-MYMYMH1wyOaVQnfUo_gFnvMXSuzw,698
123
+ pytz/zoneinfo/America/Dawson,sha256=rAHhyuMuyjf_eyA2SBG76MRBf_fj_xi5FAuiWVQgJhw,1614
124
+ pytz/zoneinfo/America/Dawson_Creek,sha256=aJXCyP4j3ggE4wGCN-LrS9hpD_5zWHzQTeSAKTWEPUM,1050
125
+ pytz/zoneinfo/America/Denver,sha256=MugZwApDs8NI9TnXANQlUE8guNBowWQY0m-ptpPndck,2460
126
+ pytz/zoneinfo/America/Detroit,sha256=hecz8yqY2Cj5B61G3gLZdAVZvRgK9l0P90c_gN-uD5g,2230
127
+ pytz/zoneinfo/America/Dominica,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
128
+ pytz/zoneinfo/America/Edmonton,sha256=-TkIfc3QlvaCf0p8COZ43Y1HRBAl-nARUi-JdXeK1vE,2332
129
+ pytz/zoneinfo/America/Eirunepe,sha256=j5eExkjFaqtC-D8XK0rGzoF9yEgbSlTbPqVG9WKhEa8,642
130
+ pytz/zoneinfo/America/El_Salvador,sha256=gvGN8Lkj-sGm2_rs8OUjAMf1oMtKp2Xes6UfWT0WqgU,224
131
+ pytz/zoneinfo/America/Ensenada,sha256=57-Q9LSTNuTidz-lOTwDysmlCoeFUXSecvVVqNWburQ,2374
132
+ pytz/zoneinfo/America/Fort_Nelson,sha256=erfODr3DrSpz65kAdO7Ts2dGbZxvddEP6gx4BX3y2J0,2240
133
+ pytz/zoneinfo/America/Fort_Wayne,sha256=kNKy9Kj9ICsiYYfCCbAggzMA7exf-GpGPMxoXocHUyw,1682
134
+ pytz/zoneinfo/America/Fortaleza,sha256=rjiSB0q1cBuMDOM9orW_uwe5UOLBwTlfjFotwOYe1mU,702
135
+ pytz/zoneinfo/America/Glace_Bay,sha256=G8DGLGCapH_aYCF_OhaL5Qonf7FOAgAPwelO5htCWBc,2192
136
+ pytz/zoneinfo/America/Godthab,sha256=KGXrMN-YkYpVCgLdpcfwMFQ77EsRAGsjUCG3yAUvVfw,1889
137
+ pytz/zoneinfo/America/Goose_Bay,sha256=JgaLueghSvX2g725FOfIgpgvsqxZGykWOhAZWGpQZRY,3210
138
+ pytz/zoneinfo/America/Grand_Turk,sha256=4YOFEPK60Bel2_fCsY6vSZxUcMJKjiKtyOf_Q0khEwU,1834
139
+ pytz/zoneinfo/America/Grenada,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
140
+ pytz/zoneinfo/America/Guadeloupe,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
141
+ pytz/zoneinfo/America/Guatemala,sha256=dugUgCd6QY52yHkHuUP4jRWzo5x439IQigaYCvEF46Q,280
142
+ pytz/zoneinfo/America/Guayaquil,sha256=j2UuIo-4RgSOlTNfu77mhZ92waNTeKFSvmoVemJooT0,232
143
+ pytz/zoneinfo/America/Guyana,sha256=R0bOvCRDC8SRIexmhsduPdHbbRPwI2GviD9otExiUrk,248
144
+ pytz/zoneinfo/America/Halifax,sha256=TZpmc5PwWoLfTfQoQ_b3U17BE2iVKSeNkR0Ho8mbTn8,3424
145
+ pytz/zoneinfo/America/Havana,sha256=HUQeAuKBsEkI5SLZjqynXICOUVOajkKzKH5r-Ov5Odc,2416
146
+ pytz/zoneinfo/America/Hermosillo,sha256=WnlVBpVBG8ONnz0wpxteXmuvSzOGwSlAisvDd1GtKYA,456
147
+ pytz/zoneinfo/America/Indiana/Indianapolis,sha256=kNKy9Kj9ICsiYYfCCbAggzMA7exf-GpGPMxoXocHUyw,1682
148
+ pytz/zoneinfo/America/Indiana/Knox,sha256=CsvZ5BKw2qVav3x_F8CU9taJdDk7jX41Cfsqms6jXV8,2444
149
+ pytz/zoneinfo/America/Indiana/Marengo,sha256=f3tQ-lgMSUA7nvn64pXhKtJL7mWzGajoCega5MEJSbI,1738
150
+ pytz/zoneinfo/America/Indiana/Petersburg,sha256=A88OHuM0Rg3iMLHjKgXq_d2jZCdVSytUQs-9W0KcFyQ,1920
151
+ pytz/zoneinfo/America/Indiana/Tell_City,sha256=4dWqAr9Y2BXfL4pAQk-81c3gGl2cNdHXOD7_wJhhhn8,1700
152
+ pytz/zoneinfo/America/Indiana/Vevay,sha256=H7VR2G-_sD_C5Rm4P3g1iRC1FWCPg4m0MGD3P1PLzsk,1430
153
+ pytz/zoneinfo/America/Indiana/Vincennes,sha256=62mAxT7APFCaoygflnEzdOpe-fuW1yObI6m6EUUcS7A,1710
154
+ pytz/zoneinfo/America/Indiana/Winamac,sha256=aZGM2jR8CH9BHSUq7XygiweDd6dorXLPXg246XsbR6s,1794
155
+ pytz/zoneinfo/America/Indianapolis,sha256=kNKy9Kj9ICsiYYfCCbAggzMA7exf-GpGPMxoXocHUyw,1682
156
+ pytz/zoneinfo/America/Inuvik,sha256=6J-mapDnrk9A1LtswoE34tqSy_ufedcEBNxixkrEjIo,2074
157
+ pytz/zoneinfo/America/Iqaluit,sha256=feOnxAN0N0r-M1qlkrA4JMyawoc0tqae0iiBCPDAs4k,2202
158
+ pytz/zoneinfo/America/Jamaica,sha256=wlagieUPRf5-beie-h7QsONbNzjGsm8vMs8uf28pw28,482
159
+ pytz/zoneinfo/America/Jujuy,sha256=PGmAehypCxj0XCenCSWqylDIPbKLK0DlrwJK_24D590,1034
160
+ pytz/zoneinfo/America/Juneau,sha256=k7hxb0aGRnfnE-DBi3LkcjAzRPyAf0_Hw0vVFfjGeb0,2353
161
+ pytz/zoneinfo/America/Kentucky/Louisville,sha256=tP072xV_n_vIQjxxcJ77AGeGj6yL1KPpn3fwids9g1U,2788
162
+ pytz/zoneinfo/America/Kentucky/Monticello,sha256=LtdyCo85BrXQs6rlH61Ym-8KqWHH6PwAOjD0QxhIdzM,2368
163
+ pytz/zoneinfo/America/Knox_IN,sha256=CsvZ5BKw2qVav3x_F8CU9taJdDk7jX41Cfsqms6jXV8,2444
164
+ pytz/zoneinfo/America/Kralendijk,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
165
+ pytz/zoneinfo/America/La_Paz,sha256=hqfD8LQHupdZhji2e93_9pOQAT-R7muzzjP0nyfbFXY,218
166
+ pytz/zoneinfo/America/Lima,sha256=HHgTnDUnCZzibvL0MrG8qyOuvjmYYw3e3R5VbnxMZs8,392
167
+ pytz/zoneinfo/America/Los_Angeles,sha256=aJd7ua1tGG_vxser02AQpm4wAI3LLTdgh6QcSYYecmg,2852
168
+ pytz/zoneinfo/America/Louisville,sha256=tP072xV_n_vIQjxxcJ77AGeGj6yL1KPpn3fwids9g1U,2788
169
+ pytz/zoneinfo/America/Lower_Princes,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
170
+ pytz/zoneinfo/America/Maceio,sha256=3R5DlSe32kQDmoSVIWpcyk2o7qohr-rliwqDSGFIMyQ,730
171
+ pytz/zoneinfo/America/Managua,sha256=xBzF01AHn2E2fD8Qdy-DHFe36UqoeNpKPfChduBKWdk,430
172
+ pytz/zoneinfo/America/Manaus,sha256=F6RLOOeOi9lymZiQmQ9pR8tFpPZ6EguNdPfOc6BhXDE,590
173
+ pytz/zoneinfo/America/Marigot,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
174
+ pytz/zoneinfo/America/Martinique,sha256=fMs80kOU2YFvC0f9y2eje97JeAtTYBamXrnlTunNLzQ,232
175
+ pytz/zoneinfo/America/Matamoros,sha256=fq-PqdmZrQ98UsFmHA9ivjBZv5GEBRTOuLQ5Cu5ajW8,1418
176
+ pytz/zoneinfo/America/Mazatlan,sha256=RQQVwlEVHRp2X-c_0hJ46y54abTlqUuLkyrUUicyc5g,1128
177
+ pytz/zoneinfo/America/Mendoza,sha256=xcOVtvRyVYFAU90y2QYwpyQhpMLyAp7-Fxvku4kgl0c,1062
178
+ pytz/zoneinfo/America/Menominee,sha256=Arv9WLbfhNcpRsUjHDU757BEdwlp08Gt30AixG3gZ04,2274
179
+ pytz/zoneinfo/America/Merida,sha256=ORJCGiO2mXG-kk5ZZGro1MNuKqRnJx6HJlvoezTMM90,1004
180
+ pytz/zoneinfo/America/Metlakatla,sha256=twmieGTVY2V-U8nFxqvx7asYv8GVjeWdLtrOI7UApVI,1423
181
+ pytz/zoneinfo/America/Mexico_City,sha256=A5MlfDUZ4O1-jMTRt0WPem7qqcW0Nrslls1hlc8C4-Q,1222
182
+ pytz/zoneinfo/America/Miquelon,sha256=l5txBJYe9HTRZlILcbSL_HNDYrjUb0ouecNy7QEkg9c,1652
183
+ pytz/zoneinfo/America/Moncton,sha256=Wmv-bk9aKKcWWzOpc1UFu67HOfwaIk2Wmh3LgqGctys,3154
184
+ pytz/zoneinfo/America/Monterrey,sha256=vKBLVjG0bNVDI07M4WwOVv2KbrYJVNTLmc19iM2CvTU,980
185
+ pytz/zoneinfo/America/Montevideo,sha256=dQEBE4mjZPtyRjKXK6Z-bMHJdFqpwhIzxDH4x04rKYk,1496
186
+ pytz/zoneinfo/America/Montreal,sha256=pYehoWB0Ofe6woPhgV8r26-5ZJpFPRjgbC5E5pltiI8,3494
187
+ pytz/zoneinfo/America/Montserrat,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
188
+ pytz/zoneinfo/America/Nassau,sha256=pYehoWB0Ofe6woPhgV8r26-5ZJpFPRjgbC5E5pltiI8,3494
189
+ pytz/zoneinfo/America/New_York,sha256=6e0H177gx2qdRC0JHvHwFmj-58TyYBTAqGixn-bBipU,3552
190
+ pytz/zoneinfo/America/Nipigon,sha256=pYehoWB0Ofe6woPhgV8r26-5ZJpFPRjgbC5E5pltiI8,3494
191
+ pytz/zoneinfo/America/Nome,sha256=2izM3-P-PqJ9za6MdhzFfMvPFNq7Gim69tAvEwPeY2s,2367
192
+ pytz/zoneinfo/America/Noronha,sha256=feeRAijQqKylZgqe84nKhsFLycT5zIBm7mLIvdyGw4w,702
193
+ pytz/zoneinfo/America/North_Dakota/Beulah,sha256=qtgbqNu8M3AkHF2n-_oSps1pYT4SxgclbkkPKbXaBHs,2396
194
+ pytz/zoneinfo/America/North_Dakota/Center,sha256=9ZWbK9YKkquULyBUFS3Lr_idxbt7V7y4W4EO0Kn20sw,2396
195
+ pytz/zoneinfo/America/North_Dakota/New_Salem,sha256=DH_bsQfuUnK2obdb06KgisO4XLqht12BXdrgUsZZveg,2396
196
+ pytz/zoneinfo/America/Nuuk,sha256=KGXrMN-YkYpVCgLdpcfwMFQ77EsRAGsjUCG3yAUvVfw,1889
197
+ pytz/zoneinfo/America/Ojinaga,sha256=9catgEQ2SD7qfuvTMxs15Cdd9SKaUy-svEzPBFw2Q3Q,1524
198
+ pytz/zoneinfo/America/Panama,sha256=kayA_pdpMcSQ0FjIzotdcf-m1JYfbKE-qcFT8LC8zqA,182
199
+ pytz/zoneinfo/America/Pangnirtung,sha256=feOnxAN0N0r-M1qlkrA4JMyawoc0tqae0iiBCPDAs4k,2202
200
+ pytz/zoneinfo/America/Paramaribo,sha256=Z7UZvNlgd-qEUHjEPYXIkLNTgjMcCzk9EfUUEmUyd7M,248
201
+ pytz/zoneinfo/America/Phoenix,sha256=illz0sYuLL8lIPK0Tkou6dL0Vck_D0W_3rRTOvFYRmQ,360
202
+ pytz/zoneinfo/America/Port-au-Prince,sha256=09ZAJd4IOiMpfdpUuF1U44R_hRt6BvpAkFXOnYO9yOM,1434
203
+ pytz/zoneinfo/America/Port_of_Spain,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
204
+ pytz/zoneinfo/America/Porto_Acre,sha256=0gpJUl46hQbp0P6Xj1S0NArIWeAryuuDXjsldvB5GHE,614
205
+ pytz/zoneinfo/America/Porto_Velho,sha256=uSMV2hZWj-VyBhFBwC950wcThfN3jq6KlycESmQTLOA,562
206
+ pytz/zoneinfo/America/Puerto_Rico,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
207
+ pytz/zoneinfo/America/Punta_Arenas,sha256=tR5uIf1351AWFqrqNtmXnhQWnKREmJaZqKBzaWRVMTQ,1902
208
+ pytz/zoneinfo/America/Rainy_River,sha256=7P-_YQrneFcon7QKSTOnkiGjEppFDn3Z48MJ1qq8VBw,2868
209
+ pytz/zoneinfo/America/Rankin_Inlet,sha256=nXgqjL3O2BV0em-Xk8qVRRZb_X0yQmHE6vmSSvI9Kzc,2066
210
+ pytz/zoneinfo/America/Recife,sha256=bJ_HE0-JFio4-owpZ0pLO8U3ai0fiGu8QHL0DexLiLc,702
211
+ pytz/zoneinfo/America/Regina,sha256=yjqT08pHbICYe83H8JmtaDBvCFqRv7Tfze3Y8xuXukw,980
212
+ pytz/zoneinfo/America/Resolute,sha256=CnMU2dBI-63vt8-J0Q1Ropx-8b9pRCLjhvrycMIedGg,2066
213
+ pytz/zoneinfo/America/Rio_Branco,sha256=0gpJUl46hQbp0P6Xj1S0NArIWeAryuuDXjsldvB5GHE,614
214
+ pytz/zoneinfo/America/Rosario,sha256=uniNihhMHnr4XK4WpwiPUnrAT0YPmvzqB6f0hRLtXvY,1062
215
+ pytz/zoneinfo/America/Santa_Isabel,sha256=57-Q9LSTNuTidz-lOTwDysmlCoeFUXSecvVVqNWburQ,2374
216
+ pytz/zoneinfo/America/Santarem,sha256=VmZP9S5pPucFxyqAOV908EmWXQZvgCgWLmlJJTUl0LE,588
217
+ pytz/zoneinfo/America/Santiago,sha256=0CDw13dCMUsoquMupoJgupkzAUNhDK6E0lVxURA7osA,2515
218
+ pytz/zoneinfo/America/Santo_Domingo,sha256=DKtaEj8fQ92ybITTWU4Bm160S9pzJmUVbjaWRnenxU4,458
219
+ pytz/zoneinfo/America/Sao_Paulo,sha256=BMBnRO4_4HjvO4t3njjrMGZr-ZPmegkvyvL8KPY6ZM4,1430
220
+ pytz/zoneinfo/America/Scoresbysund,sha256=K-qkiMCCFgOe8ccPMABA-lDjc9vb6wpluBOCVfiBdLI,1935
221
+ pytz/zoneinfo/America/Shiprock,sha256=MugZwApDs8NI9TnXANQlUE8guNBowWQY0m-ptpPndck,2460
222
+ pytz/zoneinfo/America/Sitka,sha256=aiS7Fk37hZpzZ9VkeJQeF-BqTLRC1QOTCgMAJwT8UxA,2329
223
+ pytz/zoneinfo/America/St_Barthelemy,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
224
+ pytz/zoneinfo/America/St_Johns,sha256=r1-17uKv27eZ3JsVkw_DLZQbo6wvjuuVu7C2pDsmOgI,3655
225
+ pytz/zoneinfo/America/St_Kitts,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
226
+ pytz/zoneinfo/America/St_Lucia,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
227
+ pytz/zoneinfo/America/St_Thomas,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
228
+ pytz/zoneinfo/America/St_Vincent,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
229
+ pytz/zoneinfo/America/Swift_Current,sha256=RRKOF7vZC8VvYxD8PP4J1_hUPayKBP7Lu80avRkfPDY,560
230
+ pytz/zoneinfo/America/Tegucigalpa,sha256=EzOz7ntTlreMq69JZ2CcAb8Ps98V9bUMN480tpPIyw4,252
231
+ pytz/zoneinfo/America/Thule,sha256=8xuPRaZU8RgO5ECqFYHYmnHioc81sBOailkVu8Y02i8,1502
232
+ pytz/zoneinfo/America/Thunder_Bay,sha256=pYehoWB0Ofe6woPhgV8r26-5ZJpFPRjgbC5E5pltiI8,3494
233
+ pytz/zoneinfo/America/Tijuana,sha256=57-Q9LSTNuTidz-lOTwDysmlCoeFUXSecvVVqNWburQ,2374
234
+ pytz/zoneinfo/America/Toronto,sha256=pYehoWB0Ofe6woPhgV8r26-5ZJpFPRjgbC5E5pltiI8,3494
235
+ pytz/zoneinfo/America/Tortola,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
236
+ pytz/zoneinfo/America/Vancouver,sha256=sknKH0jSPWam-DHfM35qXs8Nam7d5TFlkUI9Sgxryyg,2892
237
+ pytz/zoneinfo/America/Virgin,sha256=hJHlV_-AGoMGUWuMpZRv9fLmghrzFHfrR9fRkcxaZJc,246
238
+ pytz/zoneinfo/America/Whitehorse,sha256=TrR6PCnYG-mSClBMohqlP8qnYhXMUsydI-L-quXFxyM,1614
239
+ pytz/zoneinfo/America/Winnipeg,sha256=7P-_YQrneFcon7QKSTOnkiGjEppFDn3Z48MJ1qq8VBw,2868
240
+ pytz/zoneinfo/America/Yakutat,sha256=tFwnKbvwhyyn4LNTAn5ye_JWDdxjCerNDt7oOwUwO2M,2305
241
+ pytz/zoneinfo/America/Yellowknife,sha256=-TkIfc3QlvaCf0p8COZ43Y1HRBAl-nARUi-JdXeK1vE,2332
242
+ pytz/zoneinfo/Antarctica/Casey,sha256=VeaLOxTfDyjfGXq5Ul95JEIMXNWHSW-0N3yOoS7VK-c,423
243
+ pytz/zoneinfo/Antarctica/Davis,sha256=XB12dEq0Q-3XkzBNTNC7G1fzH-WxxctIuZqI3zp8ypI,283
244
+ pytz/zoneinfo/Antarctica/DumontDUrville,sha256=nB36HBWZTdh3TlP0DLFNz1KRQ0aHIfHbp7LC4Urp9fA,172
245
+ pytz/zoneinfo/Antarctica/Macquarie,sha256=ie7RlaU8RHTorVVj-MX8StKMqx_oXf4UH2PUqpzcwe0,2260
246
+ pytz/zoneinfo/Antarctica/Mawson,sha256=EjIFbqRdr2ZJBaI1XvoWRptnnW1LFrlhydxDDuIQjSI,185
247
+ pytz/zoneinfo/Antarctica/McMurdo,sha256=gADjoyPo_QISQU6UJrAgcHp3HDaMoOFRdH-d23uBSyc,2437
248
+ pytz/zoneinfo/Antarctica/Palmer,sha256=HTZY0M8td7oUx5REPgRCHuqKg5V3fjJEi4lYBNL4Etg,1404
249
+ pytz/zoneinfo/Antarctica/Rothera,sha256=_9NY-f8vkozQYrjbUHP5YjcICg0-LuyA9PnIeK123RU,150
250
+ pytz/zoneinfo/Antarctica/South_Pole,sha256=gADjoyPo_QISQU6UJrAgcHp3HDaMoOFRdH-d23uBSyc,2437
251
+ pytz/zoneinfo/Antarctica/Syowa,sha256=oCKH7uafN8R1o-ijXGoT5U1JZxwvoLzJu_2Cqyi2hUM,151
252
+ pytz/zoneinfo/Antarctica/Troll,sha256=fjcYppwr1FnjEssee-RLgGOANzoUyfjse-RGK46PR2E,1148
253
+ pytz/zoneinfo/Antarctica/Vostok,sha256=KfftwdzK6PkMDz0d-D3z4HKIBgY9KqsqHnTnqsPMrUg,213
254
+ pytz/zoneinfo/Arctic/Longyearbyen,sha256=XuR19xoPwaMvrrhJ-MOcbnqmbW1B7HQrl7OnQ2s7BwE,2298
255
+ pytz/zoneinfo/Asia/Aden,sha256=oCKH7uafN8R1o-ijXGoT5U1JZxwvoLzJu_2Cqyi2hUM,151
256
+ pytz/zoneinfo/Asia/Almaty,sha256=lPLWXk2f1mWYRQZFkIrq_5HkhocsUBis0M-yhdDHcBQ,983
257
+ pytz/zoneinfo/Asia/Amman,sha256=Qv4cXXw7KBQWE882cgj0kjQ3wh1vpV1orJ2v2Jjxr2U,1433
258
+ pytz/zoneinfo/Asia/Anadyr,sha256=WqKnHo5IHSWZ08d2sS5ytHtv0MQMoczP3W9zbDDrbYU,1174
259
+ pytz/zoneinfo/Asia/Aqtau,sha256=4n654FZtDssXSfhQszjZG5OmtbE2zo1KbiWcYrFJg00,969
260
+ pytz/zoneinfo/Asia/Aqtobe,sha256=1oFHTb-ybcTqLXm0r1ZOVgdYMTHlGoNs-Pgvux50d3E,997
261
+ pytz/zoneinfo/Asia/Ashgabat,sha256=-sfGnRumio7_Bs8w9YH4xRDWgjB3wBeW7c0C56Qqk64,605
262
+ pytz/zoneinfo/Asia/Ashkhabad,sha256=-sfGnRumio7_Bs8w9YH4xRDWgjB3wBeW7c0C56Qqk64,605
263
+ pytz/zoneinfo/Asia/Atyrau,sha256=_U8COUIE9nG_HKddZE1Q0sPuz3rMwfjwmfnVDY_vSmg,977
264
+ pytz/zoneinfo/Asia/Baghdad,sha256=S-plKI4zCLqI0idGABEk3oRTazNyrIj2T98-EtWtZD8,969
265
+ pytz/zoneinfo/Asia/Bahrain,sha256=wklGY3WPGp-z1OUwb_KOHzRTwBndt1RfDg9Uttt36G4,185
266
+ pytz/zoneinfo/Asia/Baku,sha256=6_hq98SGG0j0JA8qYx96WcIMZSLW4w460QXh_OM_ccg,1213
267
+ pytz/zoneinfo/Asia/Bangkok,sha256=hf_5PVegQcFSS60CjS80C7h-TGOrfQ4ncm83N8VmZkk,185
268
+ pytz/zoneinfo/Asia/Barnaul,sha256=3zeUimLTMrIZE0vX6XHFvB3MoqExoVbE5CSm6GV0zf0,1207
269
+ pytz/zoneinfo/Asia/Beirut,sha256=_Z_2ZAg_iL9vU51JDB8CB04uXBDrf1kLIis-JnXaS2o,2154
270
+ pytz/zoneinfo/Asia/Bishkek,sha256=IOoUyjABILCkXu1rjCIqSwAufRYFklc5YAC4jdhVw6Q,969
271
+ pytz/zoneinfo/Asia/Brunei,sha256=D5qtyWJ_SM8bTQeJJIYhqqojxlVKbrFC1EYMDU9GzXQ,469
272
+ pytz/zoneinfo/Asia/Calcutta,sha256=6Qw0EDbLcgMgDik8s7UTJn4QSjmllPNeGVJU5rwKF88,285
273
+ pytz/zoneinfo/Asia/Chita,sha256=LbSlS23swFkANUScg8zkNR0imANWNfOIaYd39HbLdIQ,1207
274
+ pytz/zoneinfo/Asia/Choibalsan,sha256=atm7FmPwZGsftLM7vS1LltjcdaDC-DSg1cIdP2MF17I,935
275
+ pytz/zoneinfo/Asia/Chongqing,sha256=ZP_C5DqUQ1oEPAQNHTr36S0DGtx453N68YYbqk7u8-Y,561
276
+ pytz/zoneinfo/Asia/Chungking,sha256=ZP_C5DqUQ1oEPAQNHTr36S0DGtx453N68YYbqk7u8-Y,561
277
+ pytz/zoneinfo/Asia/Colombo,sha256=w52L7bgT4m5hcgRuevIPY83xytfkBmkLhnKMwp16KsY,358
278
+ pytz/zoneinfo/Asia/Dacca,sha256=-xulJ2KVhvKp6rlZLMydpw7oXVirk-riEH-181xPE54,323
279
+ pytz/zoneinfo/Asia/Damascus,sha256=EthGheaHWmy5IrLCc9NmM3jvASQFHt8TsBF07I1tgbg,1873
280
+ pytz/zoneinfo/Asia/Dhaka,sha256=-xulJ2KVhvKp6rlZLMydpw7oXVirk-riEH-181xPE54,323
281
+ pytz/zoneinfo/Asia/Dili,sha256=0mUs0Utk-uW9deZV3cBUTpfWMgFvl0DyN29JuKvKMyw,213
282
+ pytz/zoneinfo/Asia/Dubai,sha256=pmdhPhaJRwKwONvxiZNGeFSICjlWzyY9JlFHv-H9upY,151
283
+ pytz/zoneinfo/Asia/Dushanbe,sha256=koYnnYWuFsBXd1vJfZsGdpwnbFHEwvkGBmSrrx3KIss,577
284
+ pytz/zoneinfo/Asia/Famagusta,sha256=CFrcygd8ude5x6OEtfM_Dw0KYHoxpPPzq46KoHVxjjc,2028
285
+ pytz/zoneinfo/Asia/Gaza,sha256=t0YxcUQL53VNKnKbKijn0OE_MaryEynonabse-iTtzs,3844
286
+ pytz/zoneinfo/Asia/Harbin,sha256=ZP_C5DqUQ1oEPAQNHTr36S0DGtx453N68YYbqk7u8-Y,561
287
+ pytz/zoneinfo/Asia/Hebron,sha256=6Y0USHKx-xoCxCr_WpCuM3olP1vUGnzrcnGiyQFcqdQ,3872
288
+ pytz/zoneinfo/Asia/Ho_Chi_Minh,sha256=Lnv1vpUNAXBo8v0b9d9AQpy-AEyO5Qa2Ig0PvDkjrmU,337
289
+ pytz/zoneinfo/Asia/Hong_Kong,sha256=al_O4kPlq5JpgkLYjEaZzrcgiiLul9NC0R5B69JVWhc,1233
290
+ pytz/zoneinfo/Asia/Hovd,sha256=Zn4PLGlD-URJDsbChor5bqWTzuAil2tbrGJW0j5TLbs,877
291
+ pytz/zoneinfo/Asia/Irkutsk,sha256=IVuoXCwdeI-KIUfFkEt6yBjqYP3V9GTrF-_WLnffFzk,1229
292
+ pytz/zoneinfo/Asia/Istanbul,sha256=Jk4wjndDta_uLWc8W1dWdjbavJJbsL5ROTmZboVnGKU,1933
293
+ pytz/zoneinfo/Asia/Jakarta,sha256=TvEzBvSzfzFCdOsMAZ0QgR95JA5xf3kAZONhy5gEXRE,383
294
+ pytz/zoneinfo/Asia/Jayapura,sha256=ihzUd-L8HUVqG-Na10MyPE-YYwjVFj-xerqjTN4EJZs,221
295
+ pytz/zoneinfo/Asia/Jerusalem,sha256=JUuWQmW5Tha0pJjw61Q5aN7CX0z4D7ops9OOSnda6Dc,2388
296
+ pytz/zoneinfo/Asia/Kabul,sha256=JZEbo8bSj_L7HnXUm2gAUlNlCvJlRJhFkSHCg5o3ggk,194
297
+ pytz/zoneinfo/Asia/Kamchatka,sha256=KY1PlJvRSNkY_5hyJBxj5DDweeYVQaBK05ZgL3kdcCY,1152
298
+ pytz/zoneinfo/Asia/Karachi,sha256=iB-mWMTXUyfBwAkZdz8_UmEw0xsgxIub-KNI7akzhkk,379
299
+ pytz/zoneinfo/Asia/Kashgar,sha256=F1ZOdZZDsVHwDJinksR-hjcqPzqOljvdreZIWFulJxY,151
300
+ pytz/zoneinfo/Asia/Kathmandu,sha256=_RsfeSWbCr8kM4YRJi7Xv6hAEiHW14IFhsXsfhbPjoM,198
301
+ pytz/zoneinfo/Asia/Katmandu,sha256=_RsfeSWbCr8kM4YRJi7Xv6hAEiHW14IFhsXsfhbPjoM,198
302
+ pytz/zoneinfo/Asia/Khandyga,sha256=bKfmw6k5qYDQsEHG3Mv-VYis3YhCeV7qijDxfxQNn_g,1257
303
+ pytz/zoneinfo/Asia/Kolkata,sha256=6Qw0EDbLcgMgDik8s7UTJn4QSjmllPNeGVJU5rwKF88,285
304
+ pytz/zoneinfo/Asia/Krasnoyarsk,sha256=D5KE_1wWSD2YdixDy8n3LBNaAlE1_y3TWXw6NrxFKKA,1193
305
+ pytz/zoneinfo/Asia/Kuala_Lumpur,sha256=XmeVImeqcJ8hJzm7TjAti1nWJAxawOqq7jIzDnHX2hI,401
306
+ pytz/zoneinfo/Asia/Kuching,sha256=D5qtyWJ_SM8bTQeJJIYhqqojxlVKbrFC1EYMDU9GzXQ,469
307
+ pytz/zoneinfo/Asia/Kuwait,sha256=oCKH7uafN8R1o-ijXGoT5U1JZxwvoLzJu_2Cqyi2hUM,151
308
+ pytz/zoneinfo/Asia/Macao,sha256=MvAkRyRsrA2r052ItlyF5bh2FheRjI0jPwg0uIiH2Yk,1227
309
+ pytz/zoneinfo/Asia/Macau,sha256=MvAkRyRsrA2r052ItlyF5bh2FheRjI0jPwg0uIiH2Yk,1227
310
+ pytz/zoneinfo/Asia/Magadan,sha256=HccEEXBQvMmLoC_JE-zP_MlLAZ1WmNLQLfM3tJt55M4,1208
311
+ pytz/zoneinfo/Asia/Makassar,sha256=OhJtCqSTEU-u5n0opBVO5Bu-wQzcYPy9S_6aAhJXgOw,254
312
+ pytz/zoneinfo/Asia/Manila,sha256=ujfq0kl1EhxcYSOrG-FS750aNaYUt1TT4bFuK4EcL_c,328
313
+ pytz/zoneinfo/Asia/Muscat,sha256=pmdhPhaJRwKwONvxiZNGeFSICjlWzyY9JlFHv-H9upY,151
314
+ pytz/zoneinfo/Asia/Nicosia,sha256=0Unm0IFT7HyGeQ7F3vTa_-klfysCgrulqFO6BD1plZU,2002
315
+ pytz/zoneinfo/Asia/Novokuznetsk,sha256=pyxxtSUtYDeVmFk0Cg-F33laZS0iKtde9_GJnL9f0KM,1151
316
+ pytz/zoneinfo/Asia/Novosibirsk,sha256=5K2-Gx15ThlHfolyW85S5zREtAcMjeHBYWK4E8x2LdY,1207
317
+ pytz/zoneinfo/Asia/Omsk,sha256=HyXIWItJXBKVHUzWcQPi1Mmd6ZLmZk-QhRUo9Kv2XOI,1193
318
+ pytz/zoneinfo/Asia/Oral,sha256=WQT4qRmC9RI_ll8zB9FvkAL8ezGb8qoqWd75GTlC7kQ,991
319
+ pytz/zoneinfo/Asia/Phnom_Penh,sha256=hf_5PVegQcFSS60CjS80C7h-TGOrfQ4ncm83N8VmZkk,185
320
+ pytz/zoneinfo/Asia/Pontianak,sha256=inOXwuKtjKv1z_eliPZSIqjSt6whtuxhPeG1YpjU_BQ,353
321
+ pytz/zoneinfo/Asia/Pyongyang,sha256=_-g3GnDAtfDX4XAktXH9jFouLUDmOovnjoOfvRpUDsE,237
322
+ pytz/zoneinfo/Asia/Qatar,sha256=wklGY3WPGp-z1OUwb_KOHzRTwBndt1RfDg9Uttt36G4,185
323
+ pytz/zoneinfo/Asia/Qostanay,sha256=HIjln8QIPNRU6MkWzyPi6vDrjlmVZ4XzFxcUHtXMi7s,1025
324
+ pytz/zoneinfo/Asia/Qyzylorda,sha256=JZLNN6NuLkqaWEeVaCZiW_gL6BrIFL9lr65iK7myVPg,1011
325
+ pytz/zoneinfo/Asia/Rangoon,sha256=_YHASq4Z5YcUILIdhEzg27CGLzarUHPDHs1Dj0QgNGM,254
326
+ pytz/zoneinfo/Asia/Riyadh,sha256=oCKH7uafN8R1o-ijXGoT5U1JZxwvoLzJu_2Cqyi2hUM,151
327
+ pytz/zoneinfo/Asia/Saigon,sha256=Lnv1vpUNAXBo8v0b9d9AQpy-AEyO5Qa2Ig0PvDkjrmU,337
328
+ pytz/zoneinfo/Asia/Sakhalin,sha256=xzAor82ihAe-yXEwC6OWiMzo9b6Z-oQl39NIkU5Hhbs,1188
329
+ pytz/zoneinfo/Asia/Samarkand,sha256=zJKSRt3lEvd6Qvg9b49QAyO4cTJyVnTKyPYcyudpHxk,563
330
+ pytz/zoneinfo/Asia/Seoul,sha256=LI9LsV3XcJC0l-KoQf8zI-y7rk-du57erS-N2Ptdi7Q,617
331
+ pytz/zoneinfo/Asia/Shanghai,sha256=ZP_C5DqUQ1oEPAQNHTr36S0DGtx453N68YYbqk7u8-Y,561
332
+ pytz/zoneinfo/Asia/Singapore,sha256=XmeVImeqcJ8hJzm7TjAti1nWJAxawOqq7jIzDnHX2hI,401
333
+ pytz/zoneinfo/Asia/Srednekolymsk,sha256=efaaT8iFHrcccp-VZKNMvtTuPLNjG5V9JH5KKHhH3SI,1194
334
+ pytz/zoneinfo/Asia/Taipei,sha256=DMmQwOpPql25ue3Nf8vAKKT4em06D1Z9rHbLIitxixk,761
335
+ pytz/zoneinfo/Asia/Tashkent,sha256=apRPy251fSRy_ixsg3BOZNmUbHdO86P5-PdgC1Xws7U,577
336
+ pytz/zoneinfo/Asia/Tbilisi,sha256=zQ-2bVq5_USUSbwN6q0qvWjD-HXkKaH4ifMVq1lEeIM,1021
337
+ pytz/zoneinfo/Asia/Tehran,sha256=LQMch2TMA4wI23SQzoIrlZh0_KceXQegurwxCZ5YDlY,1248
338
+ pytz/zoneinfo/Asia/Tel_Aviv,sha256=JUuWQmW5Tha0pJjw61Q5aN7CX0z4D7ops9OOSnda6Dc,2388
339
+ pytz/zoneinfo/Asia/Thimbu,sha256=G2nTQVEMmKlWt0B74_fUAL7KQ3YAu__J6HciiYs2IyU,189
340
+ pytz/zoneinfo/Asia/Thimphu,sha256=G2nTQVEMmKlWt0B74_fUAL7KQ3YAu__J6HciiYs2IyU,189
341
+ pytz/zoneinfo/Asia/Tokyo,sha256=oCueZgRNxcNcX3ZGdif9y6Su4cyVhga4XHdwlcrYLOs,309
342
+ pytz/zoneinfo/Asia/Tomsk,sha256=cr0ULZgWBnQfzDiJeYmqpA7Xo5QRzurvrHsrbZsnhOQ,1207
343
+ pytz/zoneinfo/Asia/Ujung_Pandang,sha256=OhJtCqSTEU-u5n0opBVO5Bu-wQzcYPy9S_6aAhJXgOw,254
344
+ pytz/zoneinfo/Asia/Ulaanbaatar,sha256=qUkXRsTc_u7B90JxULSu7yzKbGtGfKcfEFIasGPC2ec,877
345
+ pytz/zoneinfo/Asia/Ulan_Bator,sha256=qUkXRsTc_u7B90JxULSu7yzKbGtGfKcfEFIasGPC2ec,877
346
+ pytz/zoneinfo/Asia/Urumqi,sha256=F1ZOdZZDsVHwDJinksR-hjcqPzqOljvdreZIWFulJxY,151
347
+ pytz/zoneinfo/Asia/Ust-Nera,sha256=zsG8kgnw0Fcs5N2WwNTVmvWkTlpwf7Oo8y68HcXjYyw,1238
348
+ pytz/zoneinfo/Asia/Vientiane,sha256=hf_5PVegQcFSS60CjS80C7h-TGOrfQ4ncm83N8VmZkk,185
349
+ pytz/zoneinfo/Asia/Vladivostok,sha256=XMQLMh5SPbI6C4R3UO4KhbnG4hWVkHNedzCQeqxFk6A,1194
350
+ pytz/zoneinfo/Asia/Yakutsk,sha256=PPNrRGgg9jefOUM-6M8XqaIm-ElfmRZSWAtSGKLzNXQ,1193
351
+ pytz/zoneinfo/Asia/Yangon,sha256=_YHASq4Z5YcUILIdhEzg27CGLzarUHPDHs1Dj0QgNGM,254
352
+ pytz/zoneinfo/Asia/Yekaterinburg,sha256=4NyEW6Xjr4UsWPh63HIPI4G6GT_tVG1Xkgc2xbwGjzA,1229
353
+ pytz/zoneinfo/Asia/Yerevan,sha256=FM0pUA4NbTWBb_CsJ5KCLVrLoNmad7njBKqFrJBDoxE,1137
354
+ pytz/zoneinfo/Atlantic/Azores,sha256=NyNrE2YIwL9yVddpECcYWwci5JzrfjxiIXP7RP0MrL8,3498
355
+ pytz/zoneinfo/Atlantic/Bermuda,sha256=LNGKfMsnYvwImjTyzXrLhMOHHDu7qI67RbYNKvvI15I,2396
356
+ pytz/zoneinfo/Atlantic/Canary,sha256=ymK9ufqphvNjDK3hzikN4GfkcR3QeCBiPKyVc6FjlbA,1897
357
+ pytz/zoneinfo/Atlantic/Cape_Verde,sha256=o92pLdLFX_b9vUiq3rNpca4tupIO3dx9rNrnPcA8474,256
358
+ pytz/zoneinfo/Atlantic/Faeroe,sha256=NibdZPZtapnYR_myIZnMdTaSKGsOBGgujj0_T2NvAzs,1815
359
+ pytz/zoneinfo/Atlantic/Faroe,sha256=NibdZPZtapnYR_myIZnMdTaSKGsOBGgujj0_T2NvAzs,1815
360
+ pytz/zoneinfo/Atlantic/Jan_Mayen,sha256=XuR19xoPwaMvrrhJ-MOcbnqmbW1B7HQrl7OnQ2s7BwE,2298
361
+ pytz/zoneinfo/Atlantic/Madeira,sha256=21Zcy0xRqDN3oY8jmjjO-LI7aC3G9mcS9ytaYg0g7ik,3503
362
+ pytz/zoneinfo/Atlantic/Reykjavik,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
363
+ pytz/zoneinfo/Atlantic/South_Georgia,sha256=I9SAcPPumy6Xf9P7dg2aE16oxwDIqyKFqinJTC-XsgM,150
364
+ pytz/zoneinfo/Atlantic/St_Helena,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
365
+ pytz/zoneinfo/Atlantic/Stanley,sha256=siEjXTAuTum_4XGtS98MBE34XW_5xgXShEX5OMnSFjo,1200
366
+ pytz/zoneinfo/Australia/ACT,sha256=QsOFdYWxbbL4_9R7oZ-qYPRzNA3o1P6TIOp76GFgWQY,2190
367
+ pytz/zoneinfo/Australia/Adelaide,sha256=ld2EbxU75oVgmPe703z-I6aqLg0Kmv62ZcCGzkT5R20,2208
368
+ pytz/zoneinfo/Australia/Brisbane,sha256=eW6Qzze2t0-speJmmvt1JMzbkSadIKdE84XHc7JUtGc,419
369
+ pytz/zoneinfo/Australia/Broken_Hill,sha256=3k_3ljTvS5GSfo7Xh6w71UgR3aAwYPBsnCJ-mlEYCqQ,2229
370
+ pytz/zoneinfo/Australia/Canberra,sha256=QsOFdYWxbbL4_9R7oZ-qYPRzNA3o1P6TIOp76GFgWQY,2190
371
+ pytz/zoneinfo/Australia/Currie,sha256=GLQSzgIfsWxOvmKOrhpfofWqINQf6h36NYy3mcq6gcg,2358
372
+ pytz/zoneinfo/Australia/Darwin,sha256=fn0IZhIW98FAnzLig-_GBtW5LA54jajdeeUzg4tCGvo,325
373
+ pytz/zoneinfo/Australia/Eucla,sha256=i1-XGG8I6E0dXIdWGF4DlkfDLWhiAxJ_3gMpt-nm_u4,456
374
+ pytz/zoneinfo/Australia/Hobart,sha256=GLQSzgIfsWxOvmKOrhpfofWqINQf6h36NYy3mcq6gcg,2358
375
+ pytz/zoneinfo/Australia/LHI,sha256=oyPFQzmRqWPrSXt9pNHQmEi_PvX11k2clknziOS6ud8,1846
376
+ pytz/zoneinfo/Australia/Lindeman,sha256=xM6Udx22oLNoLR1Y7GQhHOYov8nw3xQNqgc_NVQ2JK4,475
377
+ pytz/zoneinfo/Australia/Lord_Howe,sha256=oyPFQzmRqWPrSXt9pNHQmEi_PvX11k2clknziOS6ud8,1846
378
+ pytz/zoneinfo/Australia/Melbourne,sha256=lvx_MQcunMc6u2smIrl8X427bLsXvjkgpCSdjYCTNBM,2190
379
+ pytz/zoneinfo/Australia/NSW,sha256=QsOFdYWxbbL4_9R7oZ-qYPRzNA3o1P6TIOp76GFgWQY,2190
380
+ pytz/zoneinfo/Australia/North,sha256=fn0IZhIW98FAnzLig-_GBtW5LA54jajdeeUzg4tCGvo,325
381
+ pytz/zoneinfo/Australia/Perth,sha256=Al1DOUh4U_ofMUQSeVlzSyD3x7SUjP9dchSaBUGmeWg,446
382
+ pytz/zoneinfo/Australia/Queensland,sha256=eW6Qzze2t0-speJmmvt1JMzbkSadIKdE84XHc7JUtGc,419
383
+ pytz/zoneinfo/Australia/South,sha256=ld2EbxU75oVgmPe703z-I6aqLg0Kmv62ZcCGzkT5R20,2208
384
+ pytz/zoneinfo/Australia/Sydney,sha256=QsOFdYWxbbL4_9R7oZ-qYPRzNA3o1P6TIOp76GFgWQY,2190
385
+ pytz/zoneinfo/Australia/Tasmania,sha256=GLQSzgIfsWxOvmKOrhpfofWqINQf6h36NYy3mcq6gcg,2358
386
+ pytz/zoneinfo/Australia/Victoria,sha256=lvx_MQcunMc6u2smIrl8X427bLsXvjkgpCSdjYCTNBM,2190
387
+ pytz/zoneinfo/Australia/West,sha256=Al1DOUh4U_ofMUQSeVlzSyD3x7SUjP9dchSaBUGmeWg,446
388
+ pytz/zoneinfo/Australia/Yancowinna,sha256=3k_3ljTvS5GSfo7Xh6w71UgR3aAwYPBsnCJ-mlEYCqQ,2229
389
+ pytz/zoneinfo/Brazil/Acre,sha256=0gpJUl46hQbp0P6Xj1S0NArIWeAryuuDXjsldvB5GHE,614
390
+ pytz/zoneinfo/Brazil/DeNoronha,sha256=feeRAijQqKylZgqe84nKhsFLycT5zIBm7mLIvdyGw4w,702
391
+ pytz/zoneinfo/Brazil/East,sha256=BMBnRO4_4HjvO4t3njjrMGZr-ZPmegkvyvL8KPY6ZM4,1430
392
+ pytz/zoneinfo/Brazil/West,sha256=F6RLOOeOi9lymZiQmQ9pR8tFpPZ6EguNdPfOc6BhXDE,590
393
+ pytz/zoneinfo/CET,sha256=o4omkrM_IsITxooUo8krM921XfBdvRs9JhwGXGd-Ypg,2094
394
+ pytz/zoneinfo/CST6CDT,sha256=WGbtZ1FwjRX6Jeo_TCXKsfeDs4V9uhXGJfcnLJhk3s0,2310
395
+ pytz/zoneinfo/Canada/Atlantic,sha256=TZpmc5PwWoLfTfQoQ_b3U17BE2iVKSeNkR0Ho8mbTn8,3424
396
+ pytz/zoneinfo/Canada/Central,sha256=7P-_YQrneFcon7QKSTOnkiGjEppFDn3Z48MJ1qq8VBw,2868
397
+ pytz/zoneinfo/Canada/Eastern,sha256=pYehoWB0Ofe6woPhgV8r26-5ZJpFPRjgbC5E5pltiI8,3494
398
+ pytz/zoneinfo/Canada/Mountain,sha256=-TkIfc3QlvaCf0p8COZ43Y1HRBAl-nARUi-JdXeK1vE,2332
399
+ pytz/zoneinfo/Canada/Newfoundland,sha256=r1-17uKv27eZ3JsVkw_DLZQbo6wvjuuVu7C2pDsmOgI,3655
400
+ pytz/zoneinfo/Canada/Pacific,sha256=sknKH0jSPWam-DHfM35qXs8Nam7d5TFlkUI9Sgxryyg,2892
401
+ pytz/zoneinfo/Canada/Saskatchewan,sha256=yjqT08pHbICYe83H8JmtaDBvCFqRv7Tfze3Y8xuXukw,980
402
+ pytz/zoneinfo/Canada/Yukon,sha256=TrR6PCnYG-mSClBMohqlP8qnYhXMUsydI-L-quXFxyM,1614
403
+ pytz/zoneinfo/Chile/Continental,sha256=0CDw13dCMUsoquMupoJgupkzAUNhDK6E0lVxURA7osA,2515
404
+ pytz/zoneinfo/Chile/EasterIsland,sha256=QbubBs_xQlvKweAnurhyHjIK4ji77Gh4G-usXul6XVM,2219
405
+ pytz/zoneinfo/Cuba,sha256=HUQeAuKBsEkI5SLZjqynXICOUVOajkKzKH5r-Ov5Odc,2416
406
+ pytz/zoneinfo/EET,sha256=gGVsW5-qnI7ty8vqVK1ADWhunrvAT8kUC79GUf-_7G8,1908
407
+ pytz/zoneinfo/EST,sha256=uKE_VPKfxGyYEsyqV_DdE2MW55vs_qUioOdIn5Goobc,114
408
+ pytz/zoneinfo/EST5EDT,sha256=fwzEMT1jgnY2dDjd0EqDl26_7LC-oF48Bd4ng5311H0,2310
409
+ pytz/zoneinfo/Egypt,sha256=Lft-GCLQhaSJm9VqUmsEFoHIS1Vhfa7pFJn9GZCpifs,2399
410
+ pytz/zoneinfo/Eire,sha256=QOjSocO1cihNo59vQkWxvIFPRSxE9apz0KARVx1czEM,3492
411
+ pytz/zoneinfo/Etc/GMT,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
412
+ pytz/zoneinfo/Etc/GMT+0,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
413
+ pytz/zoneinfo/Etc/GMT+1,sha256=1Qzl2X9rQ_RXEf11yH09wQZCr_ph6UdFP7E0yu9s-IQ,116
414
+ pytz/zoneinfo/Etc/GMT+10,sha256=JEQyQyQlkC0o6ZTdeVjZhCIOh6cK5TF7H00Pkls-sUI,117
415
+ pytz/zoneinfo/Etc/GMT+11,sha256=tWvcvYMFCaE60nJVvDrrov7stJvs1KQYOyrhl3dzcUs,117
416
+ pytz/zoneinfo/Etc/GMT+12,sha256=b70HEhErq8IJmq8x7cOZy4eR__3fq5uHHpjvPBEHqMA,117
417
+ pytz/zoneinfo/Etc/GMT+2,sha256=T6Ep5zhslBKbYaECFUB6gUKh3iTZPyMoW1kjhonxrUo,116
418
+ pytz/zoneinfo/Etc/GMT+3,sha256=QGoYrE04bUJ-OzL37dt2MZT5FxWNLpJDPVXgJbstYZA,116
419
+ pytz/zoneinfo/Etc/GMT+4,sha256=RWrkNki-wV7X-coe0VvufBe6LrWVpkPJgia5QQYEnBo,116
420
+ pytz/zoneinfo/Etc/GMT+5,sha256=oRmeC41dgYXT-zzyZIRKXN9IvdL2Da5nTuwmG2_prIA,116
421
+ pytz/zoneinfo/Etc/GMT+6,sha256=d6dAnwiejyFI2n7AzFlFW0aFAT6zYNEjBIEG0uu0sbQ,116
422
+ pytz/zoneinfo/Etc/GMT+7,sha256=TqjYbzd0YHpx1wisFg08J19wTpg6ztJLLongZY_lozs,116
423
+ pytz/zoneinfo/Etc/GMT+8,sha256=th_8bIMmYgRPCesBrbmBhRr0jQO7whd70LiY9HfwJyk,116
424
+ pytz/zoneinfo/Etc/GMT+9,sha256=Qq5E6iUS7JMJIymT7YoqlI8MtqtVy0mr9t6zWFtWc9Y,116
425
+ pytz/zoneinfo/Etc/GMT-0,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
426
+ pytz/zoneinfo/Etc/GMT-1,sha256=73F1eU8uAQGP3mcoB2q99CjfManGFHk3fefljp9pYC4,117
427
+ pytz/zoneinfo/Etc/GMT-10,sha256=fKWWNwLBOp1OkKjtc1w9LIXJR1mTTD-JdvYflRy1IrU,118
428
+ pytz/zoneinfo/Etc/GMT-11,sha256=D2S79n6psa9t9_2vj5wIrFpHH2OJLcCKP6vtwzFZINY,118
429
+ pytz/zoneinfo/Etc/GMT-12,sha256=me4V6lmWI8gSr8H7N41WAD0Eww1anh_EF34Qr9UoSnI,118
430
+ pytz/zoneinfo/Etc/GMT-13,sha256=xbmbG1BQA6Dlpa_iUwEGyJxW4a3t6lmawdPKAE8vbR8,118
431
+ pytz/zoneinfo/Etc/GMT-14,sha256=PpXoREBh02qFpvxVMj2pV9IAzSQvBE7XPvnN9qSZ-Kc,118
432
+ pytz/zoneinfo/Etc/GMT-2,sha256=ve6hWLdeuiLhqagaWLqMD6HNybS1chRwjudfTZ2bYBE,117
433
+ pytz/zoneinfo/Etc/GMT-3,sha256=N77jILanuLDVkLsdujXZSu-dsHiwN5MIpwh7fMUifso,117
434
+ pytz/zoneinfo/Etc/GMT-4,sha256=LSko5fVHqPl5zfwjGqkbMa_OFnvtpT6o_4xYxNz9n5o,117
435
+ pytz/zoneinfo/Etc/GMT-5,sha256=uLaSR5Mb18HRTsAA5SveY9PAJ97dO8QzIWqNXe3wZb4,117
436
+ pytz/zoneinfo/Etc/GMT-6,sha256=JSN-RUAphJ50fpIv7cYC6unrtrz9S1Wma-piDHlGe7c,117
437
+ pytz/zoneinfo/Etc/GMT-7,sha256=vVAOF8xU9T9ESnw68c0SFXpcvkoopaiwTR0zbefHHSU,117
438
+ pytz/zoneinfo/Etc/GMT-8,sha256=S7xFQbFMpiDZy4v5L4D9fCrjRIzzoLC5p8Se23xi7us,117
439
+ pytz/zoneinfo/Etc/GMT-9,sha256=I5vHNmUK-Yyg_S1skFN44VGVzBgktjFgVQiDIKO4aMI,117
440
+ pytz/zoneinfo/Etc/GMT0,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
441
+ pytz/zoneinfo/Etc/Greenwich,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
442
+ pytz/zoneinfo/Etc/UCT,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
443
+ pytz/zoneinfo/Etc/UTC,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
444
+ pytz/zoneinfo/Etc/Universal,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
445
+ pytz/zoneinfo/Etc/Zulu,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
446
+ pytz/zoneinfo/Europe/Amsterdam,sha256=gS9Vrrbozend9HhuFetCVrIegs9fXSjaG60X2UVwysA,2933
447
+ pytz/zoneinfo/Europe/Andorra,sha256=gTB5jCQmvIw3JJi1_vAcOYuhtzPBR6RXUx9gVV6p6ug,1742
448
+ pytz/zoneinfo/Europe/Astrakhan,sha256=ZeGDZjwVVRoeR-J642zEnN26BPL58ViTJLbwnk7pLXk,1151
449
+ pytz/zoneinfo/Europe/Athens,sha256=XDY-FBUddRyQHN8GxQLZ4awjuOlWlzlUdjv7OdXFNzA,2262
450
+ pytz/zoneinfo/Europe/Belfast,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
451
+ pytz/zoneinfo/Europe/Belgrade,sha256=OpWtsGFWBE_S-mYoQcAmjCta9HwbGQANnSmVY9OHCTo,1920
452
+ pytz/zoneinfo/Europe/Berlin,sha256=XuR19xoPwaMvrrhJ-MOcbnqmbW1B7HQrl7OnQ2s7BwE,2298
453
+ pytz/zoneinfo/Europe/Bratislava,sha256=G9fdhUXmzx651BnyZ6V7AOYIV9EV5aMJMm44eJaLLZw,2301
454
+ pytz/zoneinfo/Europe/Brussels,sha256=gS9Vrrbozend9HhuFetCVrIegs9fXSjaG60X2UVwysA,2933
455
+ pytz/zoneinfo/Europe/Bucharest,sha256=nfg6-bU2D6DMEWb9EMIBR5kxnNsbDSx0UKfHH_ZzqFc,2184
456
+ pytz/zoneinfo/Europe/Budapest,sha256=lNwqxWciBvw9ei81VQwIKHbC_ZDJjpgHU6HFg4wCUkY,2368
457
+ pytz/zoneinfo/Europe/Busingen,sha256=K5QY7Ujj2VUchKR4bhhb0hgdAJhmwED71ykXDQOGKe8,1909
458
+ pytz/zoneinfo/Europe/Chisinau,sha256=p1J_rqFE13pL8cpBRrEFe-teCI8f0fKK4uTUy_4diF4,2390
459
+ pytz/zoneinfo/Europe/Copenhagen,sha256=XuR19xoPwaMvrrhJ-MOcbnqmbW1B7HQrl7OnQ2s7BwE,2298
460
+ pytz/zoneinfo/Europe/Dublin,sha256=QOjSocO1cihNo59vQkWxvIFPRSxE9apz0KARVx1czEM,3492
461
+ pytz/zoneinfo/Europe/Gibraltar,sha256=a87WpaBlvxI4gAU9OpQOkN8VUJbirVWYf-VfFLTIoS4,3068
462
+ pytz/zoneinfo/Europe/Guernsey,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
463
+ pytz/zoneinfo/Europe/Helsinki,sha256=GEkB7LsVhmegt7YuuWheCDvDGC7b7Nw9bTdDGS9qkJc,1900
464
+ pytz/zoneinfo/Europe/Isle_of_Man,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
465
+ pytz/zoneinfo/Europe/Istanbul,sha256=Jk4wjndDta_uLWc8W1dWdjbavJJbsL5ROTmZboVnGKU,1933
466
+ pytz/zoneinfo/Europe/Jersey,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
467
+ pytz/zoneinfo/Europe/Kaliningrad,sha256=s7GXSe1YvMcs7AiUhHNTA6I4nAOQn_Kmz_ZqJYO-LMM,1493
468
+ pytz/zoneinfo/Europe/Kiev,sha256=-wrpG9jPuIKFP1NgBVvnxsMRf9L_h5z3J6Q3jj1AwNM,2120
469
+ pytz/zoneinfo/Europe/Kirov,sha256=P7T2Zf5Eo6o4L4Dbg_BfiFjUgTj0dQXlrwY-QZ1eBVk,1185
470
+ pytz/zoneinfo/Europe/Kyiv,sha256=-wrpG9jPuIKFP1NgBVvnxsMRf9L_h5z3J6Q3jj1AwNM,2120
471
+ pytz/zoneinfo/Europe/Lisbon,sha256=mpUpxGexMhbOBImDLSQs5-GAk7pm7tg4qYW044Kkle0,3497
472
+ pytz/zoneinfo/Europe/Ljubljana,sha256=OpWtsGFWBE_S-mYoQcAmjCta9HwbGQANnSmVY9OHCTo,1920
473
+ pytz/zoneinfo/Europe/London,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
474
+ pytz/zoneinfo/Europe/Luxembourg,sha256=gS9Vrrbozend9HhuFetCVrIegs9fXSjaG60X2UVwysA,2933
475
+ pytz/zoneinfo/Europe/Madrid,sha256=mkLX03rW3t0tmzKBIPe_noUvaFDErwC6_5ZPZZsWHOo,2614
476
+ pytz/zoneinfo/Europe/Malta,sha256=EhKcbPL47765tWAiQ57cusaK2TaIQqZCgtJoEZs3Ud0,2620
477
+ pytz/zoneinfo/Europe/Mariehamn,sha256=GEkB7LsVhmegt7YuuWheCDvDGC7b7Nw9bTdDGS9qkJc,1900
478
+ pytz/zoneinfo/Europe/Minsk,sha256=KgPm0fHycntgd3xbTmmDl4O13Xh_9e2zUnd8XFSU29o,1307
479
+ pytz/zoneinfo/Europe/Monaco,sha256=q3ehSIot1GZ6TyMHIjbg0oRf4ghAXuwbSDSYVim6evg,2962
480
+ pytz/zoneinfo/Europe/Moscow,sha256=KmkofRcj6T8Ph28PJChm8JVp13uRvef6TZ0GuPzUiDw,1535
481
+ pytz/zoneinfo/Europe/Nicosia,sha256=0Unm0IFT7HyGeQ7F3vTa_-klfysCgrulqFO6BD1plZU,2002
482
+ pytz/zoneinfo/Europe/Oslo,sha256=XuR19xoPwaMvrrhJ-MOcbnqmbW1B7HQrl7OnQ2s7BwE,2298
483
+ pytz/zoneinfo/Europe/Paris,sha256=q3ehSIot1GZ6TyMHIjbg0oRf4ghAXuwbSDSYVim6evg,2962
484
+ pytz/zoneinfo/Europe/Podgorica,sha256=OpWtsGFWBE_S-mYoQcAmjCta9HwbGQANnSmVY9OHCTo,1920
485
+ pytz/zoneinfo/Europe/Prague,sha256=G9fdhUXmzx651BnyZ6V7AOYIV9EV5aMJMm44eJaLLZw,2301
486
+ pytz/zoneinfo/Europe/Riga,sha256=hJ2_0m1taW9IuA-hMyP5n-WX7YOrR0heKszJhgljRWk,2198
487
+ pytz/zoneinfo/Europe/Rome,sha256=1a3oLMSiMpSbh9QxV8hLLDVbZqash89iUO1urYC1AY8,2641
488
+ pytz/zoneinfo/Europe/Samara,sha256=nXL0IxbT6qu10CNuaDHxx4W1OaAnaaKTtIJ9N9URMoU,1201
489
+ pytz/zoneinfo/Europe/San_Marino,sha256=1a3oLMSiMpSbh9QxV8hLLDVbZqash89iUO1urYC1AY8,2641
490
+ pytz/zoneinfo/Europe/Sarajevo,sha256=OpWtsGFWBE_S-mYoQcAmjCta9HwbGQANnSmVY9OHCTo,1920
491
+ pytz/zoneinfo/Europe/Saratov,sha256=ygwjvXN13TgaWxjg6ysWEnHWNxwrVtkEbrk8t9bzVVw,1169
492
+ pytz/zoneinfo/Europe/Simferopol,sha256=tzl7xdNVSZprNCul4YE5LSpoR9JoujmOq8VbbB8wHic,1469
493
+ pytz/zoneinfo/Europe/Skopje,sha256=OpWtsGFWBE_S-mYoQcAmjCta9HwbGQANnSmVY9OHCTo,1920
494
+ pytz/zoneinfo/Europe/Sofia,sha256=hCQKXfMNrnA5xHNw_uzTjKzVw4-Bvsq5oGO4yUCv5tY,2077
495
+ pytz/zoneinfo/Europe/Stockholm,sha256=XuR19xoPwaMvrrhJ-MOcbnqmbW1B7HQrl7OnQ2s7BwE,2298
496
+ pytz/zoneinfo/Europe/Tallinn,sha256=4a6JC0aIpMzqIV7O35zoG0LLJwkQq5AoXZ2ivkic6-w,2148
497
+ pytz/zoneinfo/Europe/Tirane,sha256=ztlZyCS9WCXeVW8nBun3Tyi5HUY0EtFbiBbEc1gucuw,2084
498
+ pytz/zoneinfo/Europe/Tiraspol,sha256=p1J_rqFE13pL8cpBRrEFe-teCI8f0fKK4uTUy_4diF4,2390
499
+ pytz/zoneinfo/Europe/Ulyanovsk,sha256=c8Ad5p7CKj_1cCA7lVRpcPqbQXGYaX83cuu6uIFx-Bg,1253
500
+ pytz/zoneinfo/Europe/Uzhgorod,sha256=-wrpG9jPuIKFP1NgBVvnxsMRf9L_h5z3J6Q3jj1AwNM,2120
501
+ pytz/zoneinfo/Europe/Vaduz,sha256=K5QY7Ujj2VUchKR4bhhb0hgdAJhmwED71ykXDQOGKe8,1909
502
+ pytz/zoneinfo/Europe/Vatican,sha256=1a3oLMSiMpSbh9QxV8hLLDVbZqash89iUO1urYC1AY8,2641
503
+ pytz/zoneinfo/Europe/Vienna,sha256=ZmI3kADE6bnrJEccqh73XXBY36L1G4DkpiTQImtNrUk,2200
504
+ pytz/zoneinfo/Europe/Vilnius,sha256=UFzRX3orCTB8d9IzlxJPy5eUA2oBPuCu1UJl-2D7C3U,2162
505
+ pytz/zoneinfo/Europe/Volgograd,sha256=RgFvt7mzZ-TtIKL9BVHmoNZLIeLIuiDdXeY10g2_vks,1193
506
+ pytz/zoneinfo/Europe/Warsaw,sha256=TiLDPbeVF0ckgLVEkaSeDaKZ8wctdJDOl_HE_Wd5rKs,2654
507
+ pytz/zoneinfo/Europe/Zagreb,sha256=OpWtsGFWBE_S-mYoQcAmjCta9HwbGQANnSmVY9OHCTo,1920
508
+ pytz/zoneinfo/Europe/Zaporozhye,sha256=-wrpG9jPuIKFP1NgBVvnxsMRf9L_h5z3J6Q3jj1AwNM,2120
509
+ pytz/zoneinfo/Europe/Zurich,sha256=K5QY7Ujj2VUchKR4bhhb0hgdAJhmwED71ykXDQOGKe8,1909
510
+ pytz/zoneinfo/Factory,sha256=aFFlKx93HXoJoF4SSuTlD8cZtJA-ne5oKzAa6eX2V4k,116
511
+ pytz/zoneinfo/GB,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
512
+ pytz/zoneinfo/GB-Eire,sha256=yFSVBw3KQmh99qHD7ngKJ8vLgvGER1Dqb2QoM6RNKbQ,3664
513
+ pytz/zoneinfo/GMT,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
514
+ pytz/zoneinfo/GMT+0,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
515
+ pytz/zoneinfo/GMT-0,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
516
+ pytz/zoneinfo/GMT0,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
517
+ pytz/zoneinfo/Greenwich,sha256=bZ83iIPAefhsA4elVHqSxEmGnYBuB94QCEqwTwJJAY0,114
518
+ pytz/zoneinfo/HST,sha256=1YkCncvgL9Z5CmUo4Vk8VbQmgA7ZAQ0PtE37j1yOli8,115
519
+ pytz/zoneinfo/Hongkong,sha256=al_O4kPlq5JpgkLYjEaZzrcgiiLul9NC0R5B69JVWhc,1233
520
+ pytz/zoneinfo/Iceland,sha256=0u-sTl8j2IyV1ywdtCgHFw9S9D3ZiiBa9akqkbny2Zc,148
521
+ pytz/zoneinfo/Indian/Antananarivo,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
522
+ pytz/zoneinfo/Indian/Chagos,sha256=2errXzKdFIcpU0L-XRhSHxhNabIzbI5lXV3Pq6lt40Y,185
523
+ pytz/zoneinfo/Indian/Christmas,sha256=hf_5PVegQcFSS60CjS80C7h-TGOrfQ4ncm83N8VmZkk,185
524
+ pytz/zoneinfo/Indian/Cocos,sha256=_YHASq4Z5YcUILIdhEzg27CGLzarUHPDHs1Dj0QgNGM,254
525
+ pytz/zoneinfo/Indian/Comoro,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
526
+ pytz/zoneinfo/Indian/Kerguelen,sha256=F73ffVfBoUoHre0-DwsiQrYJcLpPOW-JJGk3n88lM5U,185
527
+ pytz/zoneinfo/Indian/Mahe,sha256=pmdhPhaJRwKwONvxiZNGeFSICjlWzyY9JlFHv-H9upY,151
528
+ pytz/zoneinfo/Indian/Maldives,sha256=F73ffVfBoUoHre0-DwsiQrYJcLpPOW-JJGk3n88lM5U,185
529
+ pytz/zoneinfo/Indian/Mauritius,sha256=Znqrc1chimlciJsYBOl0NvIHnrNdCxncGxWczq1PBeI,227
530
+ pytz/zoneinfo/Indian/Mayotte,sha256=yJsuJTqJJqbOz37_NOS_zbf-JNr_IthHGMMN7sDqSWg,265
531
+ pytz/zoneinfo/Indian/Reunion,sha256=pmdhPhaJRwKwONvxiZNGeFSICjlWzyY9JlFHv-H9upY,151
532
+ pytz/zoneinfo/Iran,sha256=LQMch2TMA4wI23SQzoIrlZh0_KceXQegurwxCZ5YDlY,1248
533
+ pytz/zoneinfo/Israel,sha256=JUuWQmW5Tha0pJjw61Q5aN7CX0z4D7ops9OOSnda6Dc,2388
534
+ pytz/zoneinfo/Jamaica,sha256=wlagieUPRf5-beie-h7QsONbNzjGsm8vMs8uf28pw28,482
535
+ pytz/zoneinfo/Japan,sha256=oCueZgRNxcNcX3ZGdif9y6Su4cyVhga4XHdwlcrYLOs,309
536
+ pytz/zoneinfo/Kwajalein,sha256=TmZ_0f-ySQ-saBAlRXV0f49Itwne51VBXn6rWcrWqHQ,302
537
+ pytz/zoneinfo/Libya,sha256=W1dptGD70T7ppGoo0fczFQeDiIp0nultLNPV66MwB2c,625
538
+ pytz/zoneinfo/MET,sha256=i3CKSuP4N_PAj7o-Cbk8zPEdFs0CWWBCAfg2JXDx5V8,2094
539
+ pytz/zoneinfo/MST,sha256=6IQwvtT12Bz1pTiqFuoVxNY-4ViS7ZrYHo5nPWwzKPw,114
540
+ pytz/zoneinfo/MST7MDT,sha256=910Ek32FKoSyZWY_H19VHaVvqb-JsvnWTOOHvhrKsE0,2310
541
+ pytz/zoneinfo/Mexico/BajaNorte,sha256=57-Q9LSTNuTidz-lOTwDysmlCoeFUXSecvVVqNWburQ,2374
542
+ pytz/zoneinfo/Mexico/BajaSur,sha256=RQQVwlEVHRp2X-c_0hJ46y54abTlqUuLkyrUUicyc5g,1128
543
+ pytz/zoneinfo/Mexico/General,sha256=A5MlfDUZ4O1-jMTRt0WPem7qqcW0Nrslls1hlc8C4-Q,1222
544
+ pytz/zoneinfo/NZ,sha256=gADjoyPo_QISQU6UJrAgcHp3HDaMoOFRdH-d23uBSyc,2437
545
+ pytz/zoneinfo/NZ-CHAT,sha256=xhexVc5lfJ_qAv2d3HrII6lfRSxKZYBAjY2zpYkCGE8,2054
546
+ pytz/zoneinfo/Navajo,sha256=MugZwApDs8NI9TnXANQlUE8guNBowWQY0m-ptpPndck,2460
547
+ pytz/zoneinfo/PRC,sha256=ZP_C5DqUQ1oEPAQNHTr36S0DGtx453N68YYbqk7u8-Y,561
548
+ pytz/zoneinfo/PST8PDT,sha256=Q7TCLkE69a6g7mPoPAkqhg-0dStyiAC0jVlM72KG_R8,2310
549
+ pytz/zoneinfo/Pacific/Apia,sha256=M3QKsp75Q7H1X3aeE_9ZqQli9aEkNCCQctZQ5sEKu00,598
550
+ pytz/zoneinfo/Pacific/Auckland,sha256=gADjoyPo_QISQU6UJrAgcHp3HDaMoOFRdH-d23uBSyc,2437
551
+ pytz/zoneinfo/Pacific/Bougainville,sha256=hWE86eXnNx-vABbp7-YSIqWyecHPMIWLftVloAoPhL8,254
552
+ pytz/zoneinfo/Pacific/Chatham,sha256=xhexVc5lfJ_qAv2d3HrII6lfRSxKZYBAjY2zpYkCGE8,2054
553
+ pytz/zoneinfo/Pacific/Chuuk,sha256=nB36HBWZTdh3TlP0DLFNz1KRQ0aHIfHbp7LC4Urp9fA,172
554
+ pytz/zoneinfo/Pacific/Easter,sha256=QbubBs_xQlvKweAnurhyHjIK4ji77Gh4G-usXul6XVM,2219
555
+ pytz/zoneinfo/Pacific/Efate,sha256=oSxNcQYx5-1FU2_yHzHI-hT-dMJcPxzy4XmdI1UxXAo,524
556
+ pytz/zoneinfo/Pacific/Enderbury,sha256=HNTAKrsH_R2W3QRlKcmNld5KcXdP0ygXCjEovc1i-6Q,220
557
+ pytz/zoneinfo/Pacific/Fakaofo,sha256=qOodpTMKjztvZIXVLe_f_kZ6WcHl9fCLE9ZsyvdFKLI,186
558
+ pytz/zoneinfo/Pacific/Fiji,sha256=jB5FbOsCnHVQQ2ohPiWEQUPhG6JybB3Nog3qT6WJQ0I,564
559
+ pytz/zoneinfo/Pacific/Funafuti,sha256=UyaKimsR8LjgL8Z2g65I0HTvr3tMZuA2wUeBB6_Zp9c,152
560
+ pytz/zoneinfo/Pacific/Galapagos,sha256=_GJUYOjSiIjoNBO2qdq23isLMJ4NCVk3DKIRGeDc8BA,224
561
+ pytz/zoneinfo/Pacific/Gambier,sha256=gAS7gr1HH_re0uYnL6eWo5KGJ-B5QaiM8mV2cY5mQxE,150
562
+ pytz/zoneinfo/Pacific/Guadalcanal,sha256=M4kTWqaSQaV1AMhyLSvmwoBJF7X9icrILbvQJwp940g,152
563
+ pytz/zoneinfo/Pacific/Guam,sha256=Ex9znmf6rNfGze6gNpZJCMr1TT4rkl2SnrhecrdJufI,494
564
+ pytz/zoneinfo/Pacific/Honolulu,sha256=fwPRv1Jk56sCOi75uZfd_Iy2k2aSQHx3B2K5xUlSPzM,329
565
+ pytz/zoneinfo/Pacific/Johnston,sha256=fwPRv1Jk56sCOi75uZfd_Iy2k2aSQHx3B2K5xUlSPzM,329
566
+ pytz/zoneinfo/Pacific/Kanton,sha256=HNTAKrsH_R2W3QRlKcmNld5KcXdP0ygXCjEovc1i-6Q,220
567
+ pytz/zoneinfo/Pacific/Kiritimati,sha256=hYk1Ooz-Lj1PuZCbNV2WJIvOLtCwSwq2u63cb1Z-3NQ,224
568
+ pytz/zoneinfo/Pacific/Kosrae,sha256=Q0jrb4zeDrd61bU4V8TqjMc0Iep8rWZyZqJ0uqsunxs,337
569
+ pytz/zoneinfo/Pacific/Kwajalein,sha256=TmZ_0f-ySQ-saBAlRXV0f49Itwne51VBXn6rWcrWqHQ,302
570
+ pytz/zoneinfo/Pacific/Majuro,sha256=UyaKimsR8LjgL8Z2g65I0HTvr3tMZuA2wUeBB6_Zp9c,152
571
+ pytz/zoneinfo/Pacific/Marquesas,sha256=FTxPJTWtk48LVb3N2U64KLpLsmvu0DQBubTCg-dvyGM,159
572
+ pytz/zoneinfo/Pacific/Midway,sha256=fCYrYphYY6rUfxOw712y5cyRe104AC3pouqD3bCINFg,175
573
+ pytz/zoneinfo/Pacific/Nauru,sha256=9ASKgLHB-8nsTEK1ApzfTH0yQtbNAmGX-JI7uHZiqnA,238
574
+ pytz/zoneinfo/Pacific/Niue,sha256=OllXxukncR7a-SMmdFox5az1xpIPMhbahQhtObmpuDM,189
575
+ pytz/zoneinfo/Pacific/Norfolk,sha256=DMdX1Bm18lzNuiCWzwfeHUMRGXPS8v5AWnh-_EX_AZw,866
576
+ pytz/zoneinfo/Pacific/Noumea,sha256=tkHxxnxsXTOqz3YzWi0mkhTCIONzg-W7EpSRMdPjKdQ,290
577
+ pytz/zoneinfo/Pacific/Pago_Pago,sha256=fCYrYphYY6rUfxOw712y5cyRe104AC3pouqD3bCINFg,175
578
+ pytz/zoneinfo/Pacific/Palau,sha256=aN2HbT0reqwKrtLKDK9M2zb0d0ikdNlTrrntVxdH66o,166
579
+ pytz/zoneinfo/Pacific/Pitcairn,sha256=U4jAUuvsRNoy8XrPa16YpcXCcqHJY0u6JvCNgPEWO1c,188
580
+ pytz/zoneinfo/Pacific/Pohnpei,sha256=M4kTWqaSQaV1AMhyLSvmwoBJF7X9icrILbvQJwp940g,152
581
+ pytz/zoneinfo/Pacific/Ponape,sha256=M4kTWqaSQaV1AMhyLSvmwoBJF7X9icrILbvQJwp940g,152
582
+ pytz/zoneinfo/Pacific/Port_Moresby,sha256=nB36HBWZTdh3TlP0DLFNz1KRQ0aHIfHbp7LC4Urp9fA,172
583
+ pytz/zoneinfo/Pacific/Rarotonga,sha256=wPEsoXbyDnuhfzkgLvUqhSzrMx_FD42uAPluSPMh3Bc,589
584
+ pytz/zoneinfo/Pacific/Saipan,sha256=Ex9znmf6rNfGze6gNpZJCMr1TT4rkl2SnrhecrdJufI,494
585
+ pytz/zoneinfo/Pacific/Samoa,sha256=fCYrYphYY6rUfxOw712y5cyRe104AC3pouqD3bCINFg,175
586
+ pytz/zoneinfo/Pacific/Tahiti,sha256=BRff9G3E-iWKhOWR1Wu02Z0iMgjrwDXV-XNrqItXdTY,151
587
+ pytz/zoneinfo/Pacific/Tarawa,sha256=UyaKimsR8LjgL8Z2g65I0HTvr3tMZuA2wUeBB6_Zp9c,152
588
+ pytz/zoneinfo/Pacific/Tongatapu,sha256=OppBZqTAZib9HY7U9AC-JavO7m6NxPGUtUfPQAl9oBY,358
589
+ pytz/zoneinfo/Pacific/Truk,sha256=nB36HBWZTdh3TlP0DLFNz1KRQ0aHIfHbp7LC4Urp9fA,172
590
+ pytz/zoneinfo/Pacific/Wake,sha256=UyaKimsR8LjgL8Z2g65I0HTvr3tMZuA2wUeBB6_Zp9c,152
591
+ pytz/zoneinfo/Pacific/Wallis,sha256=UyaKimsR8LjgL8Z2g65I0HTvr3tMZuA2wUeBB6_Zp9c,152
592
+ pytz/zoneinfo/Pacific/Yap,sha256=nB36HBWZTdh3TlP0DLFNz1KRQ0aHIfHbp7LC4Urp9fA,172
593
+ pytz/zoneinfo/Poland,sha256=TiLDPbeVF0ckgLVEkaSeDaKZ8wctdJDOl_HE_Wd5rKs,2654
594
+ pytz/zoneinfo/Portugal,sha256=mpUpxGexMhbOBImDLSQs5-GAk7pm7tg4qYW044Kkle0,3497
595
+ pytz/zoneinfo/ROC,sha256=DMmQwOpPql25ue3Nf8vAKKT4em06D1Z9rHbLIitxixk,761
596
+ pytz/zoneinfo/ROK,sha256=LI9LsV3XcJC0l-KoQf8zI-y7rk-du57erS-N2Ptdi7Q,617
597
+ pytz/zoneinfo/Singapore,sha256=XmeVImeqcJ8hJzm7TjAti1nWJAxawOqq7jIzDnHX2hI,401
598
+ pytz/zoneinfo/Turkey,sha256=Jk4wjndDta_uLWc8W1dWdjbavJJbsL5ROTmZboVnGKU,1933
599
+ pytz/zoneinfo/UCT,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
600
+ pytz/zoneinfo/US/Alaska,sha256=oZA1NSPS2BWdymYpnCHFO8BlYVS-ll5KLg2Ez9CbETs,2371
601
+ pytz/zoneinfo/US/Aleutian,sha256=IB1DhwJQAKbhPJ9jHLf8zW5Dad7HIkBS-dhv64E1OlM,2356
602
+ pytz/zoneinfo/US/Arizona,sha256=illz0sYuLL8lIPK0Tkou6dL0Vck_D0W_3rRTOvFYRmQ,360
603
+ pytz/zoneinfo/US/Central,sha256=_roybr6I6sIAF6cYdIxGxoRpoef153Fty48dQ6bm9oY,3592
604
+ pytz/zoneinfo/US/East-Indiana,sha256=kNKy9Kj9ICsiYYfCCbAggzMA7exf-GpGPMxoXocHUyw,1682
605
+ pytz/zoneinfo/US/Eastern,sha256=6e0H177gx2qdRC0JHvHwFmj-58TyYBTAqGixn-bBipU,3552
606
+ pytz/zoneinfo/US/Hawaii,sha256=fwPRv1Jk56sCOi75uZfd_Iy2k2aSQHx3B2K5xUlSPzM,329
607
+ pytz/zoneinfo/US/Indiana-Starke,sha256=CsvZ5BKw2qVav3x_F8CU9taJdDk7jX41Cfsqms6jXV8,2444
608
+ pytz/zoneinfo/US/Michigan,sha256=hecz8yqY2Cj5B61G3gLZdAVZvRgK9l0P90c_gN-uD5g,2230
609
+ pytz/zoneinfo/US/Mountain,sha256=MugZwApDs8NI9TnXANQlUE8guNBowWQY0m-ptpPndck,2460
610
+ pytz/zoneinfo/US/Pacific,sha256=aJd7ua1tGG_vxser02AQpm4wAI3LLTdgh6QcSYYecmg,2852
611
+ pytz/zoneinfo/US/Samoa,sha256=fCYrYphYY6rUfxOw712y5cyRe104AC3pouqD3bCINFg,175
612
+ pytz/zoneinfo/UTC,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
613
+ pytz/zoneinfo/Universal,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
614
+ pytz/zoneinfo/W-SU,sha256=KmkofRcj6T8Ph28PJChm8JVp13uRvef6TZ0GuPzUiDw,1535
615
+ pytz/zoneinfo/WET,sha256=Sc0l03EfVs_aIi17I4KyZJFkwiAHat5BgpjuuFDhgQ0,1905
616
+ pytz/zoneinfo/Zulu,sha256=i4WEZ5GrLIpUY8g6W-PAQ-JXDXRIQ01BOYlp7Ufj5vI,114
617
+ pytz/zoneinfo/iso3166.tab,sha256=oBpdFY8x1GrY5vjMKgbGQYEGgqk5fUYDIPaNVCG2XnE,4791
618
+ pytz/zoneinfo/leapseconds,sha256=fjC39Eu3wB6I4g7x_VL7HzvDVbiKbLUjfQAEgo7442I,3257
619
+ pytz/zoneinfo/tzdata.zi,sha256=8PWtzwDNZfLJU8Wa6Ktci7tg9V5mpvh26Vb0P8jBU0w,109390
620
+ pytz/zoneinfo/zone.tab,sha256=qSLfeCWE3tsCDIIQbr71DMkmCUXTIUEgNZgfN-60d-Y,18846
621
+ pytz/zoneinfo/zone1970.tab,sha256=FJErvL9wggoFluO2WceYn8ZQ-nA9A073Lub1x2Pzg40,17582
622
+ pytz/zoneinfo/zonenow.tab,sha256=YoPd7huhHsKlJliOO-eMIBE5-bHBKpbfjkSJQFAto6I,8311