slothstock

View on PyPIReverse Dependencies (0)

0.3.2 slothstock-0.3.2-py3-none-any.whl

Wheel Details

Project: slothstock
Version: 0.3.2
Filename: slothstock-0.3.2-py3-none-any.whl
Download: [link]
Size: 17082
MD5: 2d96afef1e4cccd4898f83359707767e
SHA256: 5c2f65044aeedab00da39fbbd6ec414f8272339f1c886c5ad75a6028fb60ad67
Uploaded: 2020-03-03 13:31:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: slothstock
Version: 0.3.2
Summary: Stock for Sloth.
Author: Xuan (Sean) Hu
Author-Email: i+slothstock[at]huxuan.org
Home-Page: https://github.com/huxuan/slothstock
License: MIT
Keywords: stock
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Utilities
Requires-Python: >=3
Requires-Dist: faker
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: ta-lib
Requires-Dist: tqdm
Requires-Dist: wxpusher
Description-Content-Type: text/markdown
[Description omitted; length: 7090 characters]

WHEEL

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

RECORD

Path Digest Size
slothstock/__init__.py sha256=mSQ4KqJyJ-aSReJ3dafyntBxW94j6bRc51Baa800gVU 373
slothstock/constants.py sha256=UVrJFrZEGqoXUqlT57BI60ti5PRAQf5E1SHwkzolVQM 686
slothstock/exceptions.py sha256=a8Q0jamhXCIAu7c9UW45k-8r9CVki38s5_RhdO-r1Ao 946
slothstock/utils.py sha256=FNXetGM9ja6bPjx8HUmdyrOpEKuuuQ5wKsSQrWLzi9Y 2163
slothstock/indicators/__init__.py sha256=Y_WVnSXpKjfXkfcREiM2L2RBRoEOU5nLrv3XDaPvbwI 215
slothstock/indicators/macd.py sha256=rvJ8iHOPgYp4_QmUYzbR-gOnwfrEQPrtqFE1M3NuG2w 2652
slothstock/providers/__init__.py sha256=XvP_TTErIZC1hYoer3Wj4B4OgGeL1qw2ULUyRAM20aA 219
slothstock/providers/xueqiu.py sha256=wWFeF1ugzWrmXiEOePy-mZlsfq3IeaJClax4yetzsco 5291
slothstock/scripts/__init__.py sha256=Yqbq7eN4RRgVoeHpOl1op_TLQbGiPnGDClvctcJ9JwM 134
slothstock/scripts/common.py sha256=9rlRDJ2RMGmwncK8mVCZmJTfJvn8j0Vo9FaUyqAjncs 1495
slothstock/scripts/helps.py sha256=VhM2KFvBNcCNHozB32gZTs5RK_BlidhvyiZI-hH6GTs 1761
slothstock/scripts/parsers.py sha256=UvaQqacm-P2T18YSFBzt3ng7Ip1JS8YzwRoGEVapkd4 2725
slothstock/scripts/sloth_buy.py sha256=IyThPVmMwhOQposGQLLy2YcCNXA9eZtSc11JNlnnY_Q 3187
slothstock/scripts/sloth_sell.py sha256=IM4lXF_zg0PAUUB_n-mZe8Bla18X7iZsJ5t7uMtVCGs 2447
tests/indicators/__init__.py sha256=Rmn31H-5GVxE66utIwhWF6ShzuzwVg869CTDL7hb-VE 137
tests/indicators/test_macd.py sha256=b_zD1PfGl10ymDUMBcu4WVZaDVmy5lyxW08F2KUeSOE 3848
tests/providers/__init__.py sha256=WYOj4oeMiltF_6evgH5dqk7-J_q0ekcyLue-iP5Ikbk 136
tests/providers/test_xueqiu.py sha256=ltGVGSIZakTA97FPCMmeyMhccU-ghOSo_lxjI5x8WLY 1389
slothstock-0.3.2.dist-info/LICENSE sha256=7oq6jz2T60AAlN0Uhxj5OdYhlVgspZ-JVEFzDs8T7Ks 1071
slothstock-0.3.2.dist-info/METADATA sha256=HOtjjSb9zprDbOIsAH_pwb5VN7kTP0KpbKSo8gRf0CM 7808
slothstock-0.3.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
slothstock-0.3.2.dist-info/entry_points.txt sha256=lbTm7RsNFU-PH6E7RxBbSN9t-jIFb5XZMz2Okll5a9s 113
slothstock-0.3.2.dist-info/top_level.txt sha256=Mu65LpTz0R7JXiIUaKcBIb6tcwZZPP_9qiYI03LxDhs 17
slothstock-0.3.2.dist-info/RECORD

top_level.txt

slothstock
tests

entry_points.txt

sloth-buy = slothstock.scripts.sloth_buy:main
sloth-sell = slothstock.scripts.sloth_sell:main