pandas-market-calendars 5.0.0__py3-none-any.whl → 5.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pandas_market_calendars/__init__.py +39 -39
- pandas_market_calendars/calendar_registry.py +57 -57
- pandas_market_calendars/calendar_utils.py +1151 -1147
- pandas_market_calendars/calendars/asx.py +77 -70
- pandas_market_calendars/calendars/bmf.py +226 -219
- pandas_market_calendars/calendars/bse.py +432 -425
- pandas_market_calendars/calendars/cboe.py +156 -149
- pandas_market_calendars/calendars/cme.py +412 -405
- pandas_market_calendars/calendars/cme_globex_agriculture.py +172 -172
- pandas_market_calendars/calendars/cme_globex_base.py +126 -119
- pandas_market_calendars/calendars/cme_globex_crypto.py +165 -158
- pandas_market_calendars/calendars/cme_globex_energy_and_metals.py +223 -216
- pandas_market_calendars/calendars/cme_globex_equities.py +130 -123
- pandas_market_calendars/calendars/cme_globex_fixed_income.py +136 -136
- pandas_market_calendars/calendars/cme_globex_fx.py +101 -101
- pandas_market_calendars/calendars/eurex.py +138 -131
- pandas_market_calendars/calendars/eurex_fixed_income.py +105 -98
- pandas_market_calendars/calendars/hkex.py +438 -431
- pandas_market_calendars/calendars/ice.py +88 -81
- pandas_market_calendars/calendars/iex.py +162 -155
- pandas_market_calendars/calendars/jpx.py +124 -117
- pandas_market_calendars/calendars/lse.py +125 -118
- pandas_market_calendars/calendars/mirror.py +144 -144
- pandas_market_calendars/calendars/nyse.py +1472 -1466
- pandas_market_calendars/calendars/ose.py +125 -118
- pandas_market_calendars/calendars/sifma.py +390 -356
- pandas_market_calendars/calendars/six.py +143 -136
- pandas_market_calendars/calendars/sse.py +322 -315
- pandas_market_calendars/calendars/tase.py +231 -224
- pandas_market_calendars/calendars/tsx.py +192 -185
- pandas_market_calendars/class_registry.py +115 -115
- pandas_market_calendars/holidays/cme.py +385 -385
- pandas_market_calendars/holidays/cme_globex.py +214 -214
- pandas_market_calendars/holidays/cn.py +1476 -1476
- pandas_market_calendars/holidays/jp.py +401 -401
- pandas_market_calendars/holidays/jpx_equinox.py +506 -506
- pandas_market_calendars/holidays/nyse.py +1536 -1536
- pandas_market_calendars/holidays/oz.py +63 -63
- pandas_market_calendars/holidays/sifma.py +350 -350
- pandas_market_calendars/holidays/us.py +376 -376
- pandas_market_calendars/market_calendar.py +1008 -1008
- {pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/METADATA +3 -1
- pandas_market_calendars-5.1.1.dist-info/RECORD +50 -0
- {pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/WHEEL +1 -1
- pandas_market_calendars-5.0.0.dist-info/RECORD +0 -50
- {pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/licenses/LICENSE +0 -0
- {pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/licenses/NOTICE +0 -0
- {pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/top_level.txt +0 -0
{pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pandas_market_calendars
|
3
|
-
Version: 5.
|
3
|
+
Version: 5.1.1
|
4
4
|
Summary: Market and exchange trading calendars for pandas
|
5
5
|
Author-email: Ryan Sheftel <rsheftel@alumni.upenn.edu>
|
6
6
|
License: MIT
|
@@ -14,6 +14,7 @@ Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
15
15
|
Classifier: Topic :: Software Development
|
16
16
|
Classifier: License :: OSI Approved :: MIT License
|
17
|
+
Classifier: Programming Language :: Python :: 3.8
|
17
18
|
Classifier: Programming Language :: Python :: 3.9
|
18
19
|
Classifier: Programming Language :: Python :: 3.10
|
19
20
|
Classifier: Programming Language :: Python :: 3.11
|
@@ -32,6 +33,7 @@ Requires-Dist: pytest; extra == "dev"
|
|
32
33
|
Requires-Dist: black; extra == "dev"
|
33
34
|
Requires-Dist: pre-commit; extra == "dev"
|
34
35
|
Requires-Dist: build; extra == "dev"
|
36
|
+
Requires-Dist: twine; extra == "dev"
|
35
37
|
Dynamic: license-file
|
36
38
|
|
37
39
|
pandas_market_calendars
|
@@ -0,0 +1,50 @@
|
|
1
|
+
pandas_market_calendars/__init__.py,sha256=fHCTXRmttbfhf5yyjfdYtn1TBwVIJrGVNS-6OMDlkm8,1396
|
2
|
+
pandas_market_calendars/calendar_registry.py,sha256=g2IUYlYfZ5w1iv-SrWJ5PQ-9O67qpdWTNR5PQgKCfP0,2552
|
3
|
+
pandas_market_calendars/calendar_utils.py,sha256=CHq9HnJrCLXezrdFMdMOi1_nXZPWVexGvwyiBCG4HzE,53313
|
4
|
+
pandas_market_calendars/class_registry.py,sha256=lm9O_aBf3_Eb8UXGJV-4Kc8eHwcVLcHccL8VGBo4J8c,3953
|
5
|
+
pandas_market_calendars/market_calendar.py,sha256=36M4p2sNZeuG0LBwrHeR2etiEJYr4Itl2iZeW_Z9N6c,41417
|
6
|
+
pandas_market_calendars/calendars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
|
+
pandas_market_calendars/calendars/asx.py,sha256=Jbh1seIHbxsKqCOZcRdSPI9Feu2ncbClU8vasC4t8Yo,2205
|
8
|
+
pandas_market_calendars/calendars/bmf.py,sha256=qhIf6-JRPF7SSlX84jjvCKxD8_Jd-Pvw01rO5eKG4Xc,6401
|
9
|
+
pandas_market_calendars/calendars/bse.py,sha256=EL0DRX-kDT_3xillic0adK7xi5g-jOy55s6fsTcCCzU,17709
|
10
|
+
pandas_market_calendars/calendars/cboe.py,sha256=b1Ei7XvEiya5fOzG6izeFmBQigh0spNuHRfx2lOHJko,4251
|
11
|
+
pandas_market_calendars/calendars/cme.py,sha256=lGRR2tF1O6V5VjIMUvuJYvJxYXZ9LM0m7V-JuziLXIA,11113
|
12
|
+
pandas_market_calendars/calendars/cme_globex_agriculture.py,sha256=Zgm8FejxpgtlgLiBgq8BOATLrOmxrIN3957f9gvnSUc,4838
|
13
|
+
pandas_market_calendars/calendars/cme_globex_base.py,sha256=jCdjBZEK-E_4O0EZBE343_p1OOGLIefyDLyRxRElxQg,3439
|
14
|
+
pandas_market_calendars/calendars/cme_globex_crypto.py,sha256=5SDpZPsFZdZ2WQe8kIVFLpqKBbkvJqAkivS1Q-9BkSU,5816
|
15
|
+
pandas_market_calendars/calendars/cme_globex_energy_and_metals.py,sha256=ZEU1BVmYyiOC9lRxIcv--F6tcLLKwsgvuk649hUndFs,7094
|
16
|
+
pandas_market_calendars/calendars/cme_globex_equities.py,sha256=uR_3gHpXGmu8B-iDg1_rdXmZh5GpqLv6lAstCLrxyQg,4020
|
17
|
+
pandas_market_calendars/calendars/cme_globex_fixed_income.py,sha256=xWKkqZPlAEB_75boIKnGIBGjYshLGzBdJRKg715WY6c,4423
|
18
|
+
pandas_market_calendars/calendars/cme_globex_fx.py,sha256=hYqU6s-BorE4x4drCGJ9RBTysg54WKpFPpw8nPVYYOI,3307
|
19
|
+
pandas_market_calendars/calendars/eurex.py,sha256=lA312KYbP9sCDqALujRpuMzJhEQzghOIlX7qtN52If4,3066
|
20
|
+
pandas_market_calendars/calendars/eurex_fixed_income.py,sha256=-4VmhO3UB3znBZPQxmtIwxJ1qZVWanY8Lg6qQY6GNog,2488
|
21
|
+
pandas_market_calendars/calendars/hkex.py,sha256=_-0FGQkR-kptIpEtWZfrU4wZIWDNPMiu91yEuT4WVgQ,14753
|
22
|
+
pandas_market_calendars/calendars/ice.py,sha256=PJUldVUOzyWF3d6lIT7OOny5xJHJlMbE-XOwtCBpL-o,2498
|
23
|
+
pandas_market_calendars/calendars/iex.py,sha256=0Gk2yuPptGYUxNSSRqJbPF7SObD815Hf1FpKTJWOto0,4873
|
24
|
+
pandas_market_calendars/calendars/jpx.py,sha256=z7btKxWubW-dNILjfICclnbxiii5AVOJGFczgmYECV0,4272
|
25
|
+
pandas_market_calendars/calendars/lse.py,sha256=TvDDoLDIoNePNdq-1pDts5XWMBmyR7YDHW8HiLm6Beo,3569
|
26
|
+
pandas_market_calendars/calendars/mirror.py,sha256=hADmm4YKWXNYs0SQ8ApPvygB8CvDhkbc_-U0EX48XEQ,4566
|
27
|
+
pandas_market_calendars/calendars/nyse.py,sha256=OMNjFjIkACizO6mxpPcOwbRQ0aj-RczvYq1rGJ4H8X8,67895
|
28
|
+
pandas_market_calendars/calendars/ose.py,sha256=DVsC-4xt-80tcAjX4bVcf9HW1Ks9UFvuD5GQKkD8Ygg,3385
|
29
|
+
pandas_market_calendars/calendars/sifma.py,sha256=CSWSTwb6uNUdSvPCeQGlyaT8FUlz7LhBy0iTIZ5wqYM,12382
|
30
|
+
pandas_market_calendars/calendars/six.py,sha256=Wspi6m7wY-HDhpqOs60POfK9f6L6MW0eC1pLjrKsL8o,3080
|
31
|
+
pandas_market_calendars/calendars/sse.py,sha256=AfWbrNfobshc-21OvWmFMNu8gUSbR4_hMTaGJRBe-fk,11561
|
32
|
+
pandas_market_calendars/calendars/tase.py,sha256=lcBMTcKGPsgrO_Z48VAUaJDlle29dYfsM4z39-a5P3Q,9234
|
33
|
+
pandas_market_calendars/calendars/tsx.py,sha256=Ymf7GO9DLLp9iV0GR7PbU4sR68qIQV_Q5eoKYqSE7z0,4537
|
34
|
+
pandas_market_calendars/holidays/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
35
|
+
pandas_market_calendars/holidays/cme.py,sha256=NWI37dnwc8ThGr1NDnTOw6eAKMicnt4nq50DgjYE7gk,9474
|
36
|
+
pandas_market_calendars/holidays/cme_globex.py,sha256=lN5AV9b1J4vDUhoMsr1YXTFNE8siseZJGKvX5qL9si0,5304
|
37
|
+
pandas_market_calendars/holidays/cn.py,sha256=n-BjfoGQkouQnB21nVQZvkP-6OO1rCAlLKJFUNKb_UA,48943
|
38
|
+
pandas_market_calendars/holidays/jp.py,sha256=CMu7FWKurQEynLQWHRyZi3celLVJZhjAjOyzfvthGho,9617
|
39
|
+
pandas_market_calendars/holidays/jpx_equinox.py,sha256=FuEYckZM5RSmBn7fxr9H_ghn65dMDrxb9PBkZY5SxB4,8576
|
40
|
+
pandas_market_calendars/holidays/nyse.py,sha256=6F9e2zSPS2RVrJK5fhC4GnCXW6t8fpfPemFsgsVqxLM,41367
|
41
|
+
pandas_market_calendars/holidays/oz.py,sha256=dHPD2t4ffcC8083g05dT5HJbFTzLqC2ZCAvq8UPeKMo,1105
|
42
|
+
pandas_market_calendars/holidays/sifma.py,sha256=n45XrLUtP6YGzdrhjbu2KOr8CFOUlFrc0ykClzu_yFE,9533
|
43
|
+
pandas_market_calendars/holidays/uk.py,sha256=dt5TNONlDMXPw8wjyyPBYNnLO5Yz6Mht8VrPUrNqy-M,4719
|
44
|
+
pandas_market_calendars/holidays/us.py,sha256=Lk4LjyP4QKG3MIFQnvd4NykPDId1FhqBxfO9khivCNU,11891
|
45
|
+
pandas_market_calendars-5.1.1.dist-info/licenses/LICENSE,sha256=qW51_A-I7YutlB-s8VSKeOP-aL83T-Lb8LqqU1x1ilw,1065
|
46
|
+
pandas_market_calendars-5.1.1.dist-info/licenses/NOTICE,sha256=mmH7c9aF5FsELh1OHXloXw1TajLD_mWDKO4dsVf43_E,11693
|
47
|
+
pandas_market_calendars-5.1.1.dist-info/METADATA,sha256=AjZgNbkAvCnb0zYidYCdsFSswOBd0EtrJGECO71c8dU,9730
|
48
|
+
pandas_market_calendars-5.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
49
|
+
pandas_market_calendars-5.1.1.dist-info/top_level.txt,sha256=_4cUEFr07SuEAzZMT-5p0lJGXxO9imVbEK9_5oqcopQ,24
|
50
|
+
pandas_market_calendars-5.1.1.dist-info/RECORD,,
|
@@ -1,50 +0,0 @@
|
|
1
|
-
pandas_market_calendars/__init__.py,sha256=9nFwO1i8mOeM9V75vRmbHCz4pcjSjfXHl8CBvrM-_2s,1357
|
2
|
-
pandas_market_calendars/calendar_registry.py,sha256=9ecKkERkztiwVaOXVsWfUcEvaT5_SwwpD5VaUAJhR1Y,2495
|
3
|
-
pandas_market_calendars/calendar_utils.py,sha256=tWPtsLW4f9-rqMxQR5J30e16ZaKJ6vf02735PnSfthA,51856
|
4
|
-
pandas_market_calendars/class_registry.py,sha256=-L3nL7lTSc8B7ieMmA-2ifakJn6pzaLT1bUzSdrTlsg,3838
|
5
|
-
pandas_market_calendars/market_calendar.py,sha256=1VSeiz4ZWk54ARiyxJClHjQ_C0NkdsDQClm4SjSVorM,40409
|
6
|
-
pandas_market_calendars/calendars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
|
-
pandas_market_calendars/calendars/asx.py,sha256=W2PLAffVFtwAT7gVSdgOYUKVQJOKR7BjvQZcLptO09U,1881
|
8
|
-
pandas_market_calendars/calendars/bmf.py,sha256=uirnsX-dCh5pD8LXvnlpyifSgnVgPZuZu7NPNGIlX6A,5931
|
9
|
-
pandas_market_calendars/calendars/bse.py,sha256=dhq9E3nzXcz6psQr2HaGRMUYeQncPyNs08V6i4KHXHI,17030
|
10
|
-
pandas_market_calendars/calendars/cboe.py,sha256=lM3K36dH2cmq7uwuaNC6BXkoLWUC3UKtFSPPDc16LrU,3848
|
11
|
-
pandas_market_calendars/calendars/cme.py,sha256=j5ubgVfa5GsfAi_8zZIG3sfXRQe2vitzEtuCJrSrC44,10454
|
12
|
-
pandas_market_calendars/calendars/cme_globex_agriculture.py,sha256=j1Dyg1Q_i3fh4452OeFa5Jw55FW0dhdjmPkmjP85KPc,4666
|
13
|
-
pandas_market_calendars/calendars/cme_globex_base.py,sha256=izubYd4UEJbnGOf0k2jrwCZbb_gLaHW2e1w6TVsG81w,3066
|
14
|
-
pandas_market_calendars/calendars/cme_globex_crypto.py,sha256=t7qg7TyP2aNhW_ov8QMl3yJfBu0L3_krXvGDthHHCGs,5404
|
15
|
-
pandas_market_calendars/calendars/cme_globex_energy_and_metals.py,sha256=mYMyobq5pobFFkrUKGU_253CH5LwWL1LLJasH89ID0o,6624
|
16
|
-
pandas_market_calendars/calendars/cme_globex_equities.py,sha256=66x0YkW7GYDGdu6ttrrdHOnYqOhBK94K30TK0kTh6eM,3643
|
17
|
-
pandas_market_calendars/calendars/cme_globex_fixed_income.py,sha256=egxw-OKUI-SPbNjsLquqPDWQIVX94-torkAuzW6a0aA,4287
|
18
|
-
pandas_market_calendars/calendars/cme_globex_fx.py,sha256=lZJpZvKWC9kGcHVjUSG69vH82VwiifLYt1rAlZsDVaM,3206
|
19
|
-
pandas_market_calendars/calendars/eurex.py,sha256=tlYB5Homx2xyvnQriXfefgna6Zer2EoxkKKXwB-UnJc,2681
|
20
|
-
pandas_market_calendars/calendars/eurex_fixed_income.py,sha256=5tlN8o_bkKJozUa5BF_7leDW6EBKzc44nPbmZKCxB4Y,2136
|
21
|
-
pandas_market_calendars/calendars/hkex.py,sha256=ik1TGa7xETCbgBGyQzAS-tO04zrybRORYBXWKMK4vrg,14068
|
22
|
-
pandas_market_calendars/calendars/ice.py,sha256=Lx7vxRrX9k8DX9C6uvn39RFf3xDocR4okgWwzviopM4,2163
|
23
|
-
pandas_market_calendars/calendars/iex.py,sha256=LAw-qiS-uRd6xWuYlOSj1YsnQgfMwcugYI6lSn1XqSk,4464
|
24
|
-
pandas_market_calendars/calendars/jpx.py,sha256=z6iB3HF4rDq67775oNOvb-snSuXNnOOt_KSRmpp2-3w,3901
|
25
|
-
pandas_market_calendars/calendars/lse.py,sha256=G9LMdGJcWPaZQRbaihVGtYbD92b9I6E0r1kRQRVGheE,3197
|
26
|
-
pandas_market_calendars/calendars/mirror.py,sha256=UVMUV6RMuT9h3U46eNFYllSF8fGFwi6U1L9z_EroiD0,4422
|
27
|
-
pandas_market_calendars/calendars/nyse.py,sha256=IdldsuESaZ47Vzm7RyK2ZvpiVMuoQMAH_zR48weLk8U,66206
|
28
|
-
pandas_market_calendars/calendars/ose.py,sha256=BVgMWrmZRaaPXddyXlgtxHz8GcRMLKdhAshOHc3dnUU,3013
|
29
|
-
pandas_market_calendars/calendars/sifma.py,sha256=JS1bZs-2T329w9OhGgJPzxG_SmNAs82jaDrAoezyTYU,10053
|
30
|
-
pandas_market_calendars/calendars/six.py,sha256=zVlaVvNxMx2oRhc054B_A3YrsyD1dtKnUtEGkkx34Xk,2690
|
31
|
-
pandas_market_calendars/calendars/sse.py,sha256=HL5o5WOQr7EZVXW35ujhqdCAgobHyQOEkfQzz7SR6t0,10992
|
32
|
-
pandas_market_calendars/calendars/tase.py,sha256=3zvGAl_fvwVis522zTs3-9QT2UKA1LlHocA-B-UYqmM,8756
|
33
|
-
pandas_market_calendars/calendars/tsx.py,sha256=cfLv9zzaIPFv3S_sQFHrc-BFcxm5z3E_0ZP7S-xuExs,4098
|
34
|
-
pandas_market_calendars/holidays/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
35
|
-
pandas_market_calendars/holidays/cme.py,sha256=TrxR8xA6cgy0YcUfImaKI2QjRmqlwv6pW5KjMKsE1Rg,9089
|
36
|
-
pandas_market_calendars/holidays/cme_globex.py,sha256=0SPVGABO7K66eRitDsDgxRU52aPX8SRGgtUVyB_-LYk,5090
|
37
|
-
pandas_market_calendars/holidays/cn.py,sha256=-45lLLaGDJZnHMKhOf-RXuHAo7TDBDWdeQ0hRkeMovg,47467
|
38
|
-
pandas_market_calendars/holidays/jp.py,sha256=rqobVw837Uxb-4D1Zq_PyBLoeyhImYW7DBwyJupJIp8,9216
|
39
|
-
pandas_market_calendars/holidays/jpx_equinox.py,sha256=KWbJqWsnkdyzG3fD2gJTXRLQOF3YTWSn9O6sYRL9Dnk,8070
|
40
|
-
pandas_market_calendars/holidays/nyse.py,sha256=jwcz3Xp7NNL0rnwrQG8vuuBuXg7YTSBcg733nmFw-uM,39831
|
41
|
-
pandas_market_calendars/holidays/oz.py,sha256=P77pWe7ZQj4o-731w6fW_Vzmo41PRxh94QpclI3ZyFM,1042
|
42
|
-
pandas_market_calendars/holidays/sifma.py,sha256=gELES9-NeV3QNGE4JpsVfmcs1-jtYQrLxjnG4B-4RmM,8754
|
43
|
-
pandas_market_calendars/holidays/uk.py,sha256=dt5TNONlDMXPw8wjyyPBYNnLO5Yz6Mht8VrPUrNqy-M,4719
|
44
|
-
pandas_market_calendars/holidays/us.py,sha256=OBBMMKTRzghD-b9CmPRe5zBh7zQYjWl4-9SogT6ZnBo,11515
|
45
|
-
pandas_market_calendars-5.0.0.dist-info/licenses/LICENSE,sha256=qW51_A-I7YutlB-s8VSKeOP-aL83T-Lb8LqqU1x1ilw,1065
|
46
|
-
pandas_market_calendars-5.0.0.dist-info/licenses/NOTICE,sha256=mmH7c9aF5FsELh1OHXloXw1TajLD_mWDKO4dsVf43_E,11693
|
47
|
-
pandas_market_calendars-5.0.0.dist-info/METADATA,sha256=63lMywzh2v3ev1v0ubNeTtRCKD4I1UnOV998FvMFf14,9641
|
48
|
-
pandas_market_calendars-5.0.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
49
|
-
pandas_market_calendars-5.0.0.dist-info/top_level.txt,sha256=_4cUEFr07SuEAzZMT-5p0lJGXxO9imVbEK9_5oqcopQ,24
|
50
|
-
pandas_market_calendars-5.0.0.dist-info/RECORD,,
|
{pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
{pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/licenses/NOTICE
RENAMED
File without changes
|
{pandas_market_calendars-5.0.0.dist-info → pandas_market_calendars-5.1.1.dist-info}/top_level.txt
RENAMED
File without changes
|