xhdata

View on PyPIReverse Dependencies (0)

0.0.4 xhdata-0.0.4-py3-none-any.whl

Wheel Details

Project: xhdata
Version: 0.0.4
Filename: xhdata-0.0.4-py3-none-any.whl
Download: [link]
Size: 17838
MD5: fde496410eebf992edd09a6dc8836bbf
SHA256: 2967f247d38fc23b6cad801c69bc8d9adad92d403a7d4202f039c999e3fb36b0
Uploaded: 2021-07-20 09:52:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xhdata
Version: 0.0.4
Summary: XhData is an elegant and simple financial data interface library for Python
Author: xh
Author-Email: admin[at]xuheen.com
Home-Page: https://github.com/
License: MIT
Keywords: stock,quant,data
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: quantaxis
Requires-Dist: akshare
Requires-Dist: python-dotenv
Requires-Dist: jqdatasdk
Description-Content-Type: text/markdown
[Description omitted; length: 245 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xhdata/__init__.py sha256=gfOc0yB7u677VfV3vuRRrRrrJJBm8695_U13HMrle2Q 426
xhdata/__main__.py sha256=OPgzT_sZ2xYuwlAUkdFf4pornhEAAJ9YZ4rw4YyS4Uo 125
xhdata/Command/__init__.py sha256=jAVy43BekWEUiTTXYeqWL1roZI5cKzgPggZQSBqCHTo 5484
xhdata/Command/save_akshare.py sha256=kLhfcMEzBpTVBTe-iFFwPHMezbEOOjDJ_AIhwn4fyL8 20552
xhdata/Command/save_jq.py sha256=ST357K1x5A8wqfWUvjDFt8CGlazY001AFpzh1EdMWvg 2402
xhdata/Command/save_tdx.py sha256=_5YS9iInzBSgcB3E_r1siWjerHZKA68h7zZNXSxg1Wo 19843
xhdata/Data/__init__.py sha256=W2cF1-FmuRS0SzCprrIr08UDrTvf93puoiTyDFZ2dP4 44
xhdata/Data/jq_style.py sha256=LY2NHSjzZXgOUaKSXDJ389DM0nDVtTjylyFk2hMgsGM 6188
xhdata/Data/stock.py sha256=hpeDYjhhOqq21E3dyeyFA7HpCycKT9D_dITNEVnfqPM 5108
xhdata/Util/Akshare.py sha256=tBLUjfl5m4SrkSlf8qo746FaicIDKY4FZ5vEB401WdU 1783
xhdata/Util/MongoClient.py sha256=Yv0n0Pss3JmF016lwPA5FRgB3aSAxvW_ZWLq6en1q-4 1808
xhdata/Util/TransCode.py sha256=CEAy8q4UcZkM6rjxN29smDGH1CtuODbfK7kvPE-hxxA 3229
xhdata/Util/__init__.py sha256=W2cF1-FmuRS0SzCprrIr08UDrTvf93puoiTyDFZ2dP4 44
xhdata-0.0.4.dist-info/METADATA sha256=IbJvxlhCTniMGD-82wmQL39HaBqt2fTvxZbG-IuHmo8 933
xhdata-0.0.4.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
xhdata-0.0.4.dist-info/entry_points.txt sha256=wI_r7Ub6j4GwvNAqTy2h7bo-olzfSx8M82Qu82CsQAA 193
xhdata-0.0.4.dist-info/top_level.txt sha256=Ug2uWvxNtAtbQq8GeDSXfqMjO9KjdFlekFl01U0Cc3w 7
xhdata-0.0.4.dist-info/RECORD

top_level.txt

xhdata

entry_points.txt

xhdata = xhdata.Command:command
xhdata-akshare = xhdata.Command:AKShare
xhdata-jq = xhdata.Command:Jq
xhdata-tdx = xhdata.Command:Tdx
xhdata-tushare = xhdata.Command:Tushare