cryptodatapy 0.2.24__py3-none-any.whl → 0.2.26__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.
- cryptodatapy/conf/fields.csv +126 -126
- cryptodatapy/conf/tickers.csv +2020 -2020
- cryptodatapy/extract/data_vendors/coinmetrics_api.py +1 -1
- cryptodatapy/extract/data_vendors/polygon_api.py +388 -0
- cryptodatapy/extract/data_vendors/tiingo_api.py +0 -2
- cryptodatapy/extract/datarequest.py +3 -0
- cryptodatapy/extract/exchanges/dydx.py +627 -42
- cryptodatapy/extract/getdata.py +14 -9
- cryptodatapy/extract/libraries/pandasdr_api.py +20 -3
- cryptodatapy/transform/clean.py +0 -41
- cryptodatapy/transform/convertparams.py +222 -75
- cryptodatapy/transform/wrangle.py +71 -1
- cryptodatapy/util/datacredentials.py +11 -0
- cryptodatapy/util/utils.py +82 -0
- {cryptodatapy-0.2.24.dist-info → cryptodatapy-0.2.26.dist-info}/METADATA +3 -2
- {cryptodatapy-0.2.24.dist-info → cryptodatapy-0.2.26.dist-info}/RECORD +18 -16
- {cryptodatapy-0.2.24.dist-info → cryptodatapy-0.2.26.dist-info}/WHEEL +1 -1
- {cryptodatapy-0.2.24.dist-info → cryptodatapy-0.2.26.dist-info}/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: cryptodatapy
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.26
|
4
4
|
Summary: Cryptoasset data library
|
5
5
|
License: Apache-2.0
|
6
6
|
Author: Systamental
|
@@ -22,6 +22,7 @@ Requires-Dist: numpy (>=1.23.2)
|
|
22
22
|
Requires-Dist: openpyxl (>=3.1.2)
|
23
23
|
Requires-Dist: pandas (>=2.2.3)
|
24
24
|
Requires-Dist: pandas-datareader (>=0.10.0)
|
25
|
+
Requires-Dist: polygon-api-client (>=1.14.6)
|
25
26
|
Requires-Dist: prophet (>=1.1) ; python_version >= "3.7"
|
26
27
|
Requires-Dist: pyarrow (>=17.0.0)
|
27
28
|
Requires-Dist: requests (>=2.28.0) ; python_version >= "3.7"
|
@@ -32,7 +33,7 @@ Requires-Dist: statsmodels (>=0.13.2)
|
|
32
33
|
Requires-Dist: tdqm (>=0.0.1)
|
33
34
|
Requires-Dist: webdriver-manager (>=3.8.3)
|
34
35
|
Requires-Dist: xlrd (>=2.0.1)
|
35
|
-
Requires-Dist: yfinance (
|
36
|
+
Requires-Dist: yfinance (==0.2.64)
|
36
37
|
Description-Content-Type: text/markdown
|
37
38
|
|
38
39
|

|
@@ -1,7 +1,7 @@
|
|
1
1
|
cryptodatapy/__init__.py,sha256=ee1UaINHZn1A_SZ96XM3hCguQEJgiPTvKlnYsk3mmS4,185
|
2
2
|
cryptodatapy/conf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
|
-
cryptodatapy/conf/fields.csv,sha256=
|
4
|
-
cryptodatapy/conf/tickers.csv,sha256=
|
3
|
+
cryptodatapy/conf/fields.csv,sha256=aKrgG8yzKSKs8tX5AYPFklOtsATYhCfBZYLS3RpQPhk,26070
|
4
|
+
cryptodatapy/conf/tickers.csv,sha256=nTi_Ww1UgTkTZPWocJBmOgi56iOnrVN3le5tYkOi95E,357958
|
5
5
|
cryptodatapy/datasets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
cryptodatapy/datasets/br_econ_calendar.csv,sha256=mSM0IOIByI-0gIIL1CbDQPqHYI5lK6vavrY1ODj3Jlk,1185318
|
7
7
|
cryptodatapy/datasets/ca_econ_calendar.csv,sha256=GtoopEhCSufBNjpAi2BiorSsm4RmoK5dfZe8lkOS-Jc,1521808
|
@@ -27,36 +27,38 @@ cryptodatapy/extract/data_vendors/.ipynb_checkpoints/InvestPy-checkpoint.ipynb,s
|
|
27
27
|
cryptodatapy/extract/data_vendors/.ipynb_checkpoints/NasdaqDataLink-checkpoint.ipynb,sha256=hY2QkCcTiLgPnl8SQPsO8spio5-RBMGeBLYzAwgSWb4,147170
|
28
28
|
cryptodatapy/extract/data_vendors/.ipynb_checkpoints/PandasDataReader-checkpoint.ipynb,sha256=n7vzOV6AxC_Ti5CLWW2ABMEEcbbBpiBBs4qTUBQinIg,24171
|
29
29
|
cryptodatapy/extract/data_vendors/__init__.py,sha256=Nk6gcT43d0XOLfrlVA9r--5mvHCgHfq295IKL3Puu74,354
|
30
|
-
cryptodatapy/extract/data_vendors/coinmetrics_api.py,sha256=
|
30
|
+
cryptodatapy/extract/data_vendors/coinmetrics_api.py,sha256=J9WIDU4Q_j3F13TkGG3aH6I7-wFY24ie-lnd_s8D6ls,33308
|
31
31
|
cryptodatapy/extract/data_vendors/cryptocompare_api.py,sha256=eEK0QTROr97hG4pxTufX45d9EEUNKo9Hy-INygn3AlA,27493
|
32
32
|
cryptodatapy/extract/data_vendors/datavendor.py,sha256=eH_yIJPy5FvZhgILqpgNYYkbmC5fK_5eIdIZTOeNw9Q,13292
|
33
33
|
cryptodatapy/extract/data_vendors/glassnode_api.py,sha256=PuuJOjHztoJyFijb5XU1zm1S_2NAj7MX-wC89DL_bWQ,13103
|
34
|
-
cryptodatapy/extract/data_vendors/
|
35
|
-
cryptodatapy/extract/
|
34
|
+
cryptodatapy/extract/data_vendors/polygon_api.py,sha256=wg1su_jMGCcmJ7Tqw5r562Ub03UuEc6jU9uhbchbFBM,13646
|
35
|
+
cryptodatapy/extract/data_vendors/tiingo_api.py,sha256=C9IkH0_z77FWMFq6pFXjs0Omw8inwb-5RUuhVs48Rvo,25617
|
36
|
+
cryptodatapy/extract/datarequest.py,sha256=d49Lmhy0ZEFo0K8T_dI-g7EB_WXFVVfmQ6PzVlGlYtY,25286
|
36
37
|
cryptodatapy/extract/exchanges/__init__.py,sha256=7QUxwrUiweyv_1u_tNjOyeAFKMwJ32Z0aiJ_Gh8bMXk,114
|
37
|
-
cryptodatapy/extract/exchanges/dydx.py,sha256=
|
38
|
+
cryptodatapy/extract/exchanges/dydx.py,sha256=tBp60PG24tUZI949nHSiJQwjsP0zI2Oyz9yDkFDy1ZU,27697
|
38
39
|
cryptodatapy/extract/exchanges/exchange.py,sha256=Cicj3KS4zLbwmXX5fu89byXNwqqU4TH31GFv0zj3D4s,13010
|
39
|
-
cryptodatapy/extract/getdata.py,sha256=
|
40
|
+
cryptodatapy/extract/getdata.py,sha256=_8Hi4vdkj2xGykb_2fBcqzJTNROzX0QnQE2hxPfe690,11543
|
40
41
|
cryptodatapy/extract/libraries/__init__.py,sha256=KG2Rr3c8CcDq-nbhT-ItssqZE9U65xQXH0Wv0g86SVg,254
|
41
42
|
cryptodatapy/extract/libraries/ccxt_api.py,sha256=F4wYocKpaKngvXCZR-zTIBUOFZMGvQ_5Onw82uLCWOU,56131
|
42
43
|
cryptodatapy/extract/libraries/dbnomics_api.py,sha256=M6kPIH-hKqkmeBQb-g56dY9jatqLCtSl_MnvPblHtAc,9421
|
43
44
|
cryptodatapy/extract/libraries/investpy_api.py,sha256=qtGm3LDluXxJorvFv0w1bm1oBrcZIfE5cZSYzNYvttY,18409
|
44
45
|
cryptodatapy/extract/libraries/library.py,sha256=eU8NnQZ9luLGdIF5hms6j8VPCWc50evkREc4xdh-g1I,12301
|
45
|
-
cryptodatapy/extract/libraries/pandasdr_api.py,sha256
|
46
|
+
cryptodatapy/extract/libraries/pandasdr_api.py,sha256=hwb9BwME5AhlDQ3cSaELkBMwS87IBn31l7BkWh_SU1U,14778
|
46
47
|
cryptodatapy/extract/web/__init__.py,sha256=gePCHxIGxrG1atBQvp5MhNTWirztLNDQMCR4FRYujKg,90
|
47
48
|
cryptodatapy/extract/web/aqr.py,sha256=LS1D7QzG6UWkLUfDMgBFtiHpznnnAUOpec5Sx3vRGME,11875
|
48
49
|
cryptodatapy/extract/web/web.py,sha256=R1xEnHE1McxSWxp4vrTfgh9gW6FF6XDlp0gmp2NmWOM,12126
|
49
50
|
cryptodatapy/transform/__init__.py,sha256=Spb5cGJ3V_o8hgSWOSrF8J_vsSZpFk0uzW7RpkgfbFE,131
|
50
|
-
cryptodatapy/transform/clean.py,sha256=
|
51
|
-
cryptodatapy/transform/convertparams.py,sha256=
|
51
|
+
cryptodatapy/transform/clean.py,sha256=xpl3SgEutOZUBUbI8g7iky0uqvb4IGV_hDzU26QlEGs,11630
|
52
|
+
cryptodatapy/transform/convertparams.py,sha256=yrm9Gr6Fm7CaVTfxHGs0TJx6ZtP7llrlIA-oPjf0vdM,48484
|
52
53
|
cryptodatapy/transform/filter.py,sha256=37MjUKUay3dwwyn47rnNOU51X_OFzmWq_N9buALzq9k,9058
|
53
54
|
cryptodatapy/transform/impute.py,sha256=_0-SX5nnPrYgJYT-HKwBGNkmWXRMy9-C2oeU6VqkQp0,5537
|
54
55
|
cryptodatapy/transform/od.py,sha256=mI1oojMbfmdO9ZewL3AvMxoXuMM05Ut2oGm_ogMf2XU,30386
|
55
|
-
cryptodatapy/transform/wrangle.py,sha256=
|
56
|
+
cryptodatapy/transform/wrangle.py,sha256=cQOkPoiOmQtC7d2G15jMbMJSbinMmLYxM6Or7Ffh_hw,44818
|
56
57
|
cryptodatapy/util/__init__.py,sha256=zSQ2HU2QIXzCuptJjknmrClwtQKCvIj4aNysZljIgrU,116
|
57
58
|
cryptodatapy/util/datacatalog.py,sha256=qCCX6srXvaAbVAKuA0M2y5IK_2OEx5xA3yRahDZlC-g,13157
|
58
|
-
cryptodatapy/util/datacredentials.py,sha256=
|
59
|
-
cryptodatapy
|
60
|
-
cryptodatapy-0.2.
|
61
|
-
cryptodatapy-0.2.
|
62
|
-
cryptodatapy-0.2.
|
59
|
+
cryptodatapy/util/datacredentials.py,sha256=BnoQlUchbP0vfXqXRuhCOOsHyUTMuH5T4RAKBbHzMyo,3140
|
60
|
+
cryptodatapy/util/utils.py,sha256=e71wm9F-6lXwODcdcHlxwR6t3RS582ibLM047rvcTO8,2434
|
61
|
+
cryptodatapy-0.2.26.dist-info/LICENSE,sha256=sw4oVq8bDjT3uMtaFebQ-xeIVP4H-bXldTs9q-Jjeks,11344
|
62
|
+
cryptodatapy-0.2.26.dist-info/METADATA,sha256=hhVFvFVTNwP3PTKIV4fUKFB_Od2imABceznnVDiSRMw,6473
|
63
|
+
cryptodatapy-0.2.26.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
64
|
+
cryptodatapy-0.2.26.dist-info/RECORD,,
|
File without changes
|