stock-quote-client

View on PyPIReverse Dependencies (0)

1.0.2 stock_quote_client-1.0.2-py3-none-any.whl

Wheel Details

Project: stock-quote-client
Version: 1.0.2
Filename: stock_quote_client-1.0.2-py3-none-any.whl
Download: [link]
Size: 4074
MD5: 9b1379bad5a5c6b2cf86e20d16d987fe
SHA256: 7b8b74ee6f0a54dbb939b64e2df368431c7dba7fc0a2c8649d2427a6bdb83fe9
Uploaded: 2024-12-06 06:36:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stock-quote-client
Version: 1.0.2
Summary: Client for Stock
Author: suqingdong
Author-Email: suqingdong1114[at]gmail.com
Home-Page: https://github.com/suqingdong/stock
License: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: click
Requires-Dist: plotext
Requires-Dist: requests
Requires-Dist: requests-cache
Requires-Dist: webrequests
Requires-Dist: prettytable
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
[Description omitted; length: 158 characters]

WHEEL

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

RECORD

Path Digest Size
stock/__init__.py sha256=Cm8ECBcu2oaMJpxXdLHqMAqDQiZVLSkzskMPU7BnsOA 188
stock/bin.py sha256=iFLOH_l2GetVPL3F_bJgnOAEVMfR1xBm0MNWzondYp4 744
stock/core.py sha256=fhCq8U8spTe8mQv4rb3HRErOvX7susHRDqt3tQH7oxw 2570
stock/version.json sha256=e00qhftrnNyHVnL0X7exKpjF2OqDJp9PcG1AkAfV32s 240
stock_quote_client-1.0.2.dist-info/METADATA sha256=mREiqOIX207rjg-_bHjdU9u7guKrWTBdcHNkb5YqI9E 1209
stock_quote_client-1.0.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
stock_quote_client-1.0.2.dist-info/entry_points.txt sha256=GdJs09xnY2AcwpkjGoncfII6cuzmBAtegdUpCCFeirQ 62
stock_quote_client-1.0.2.dist-info/top_level.txt sha256=OUkkYi37pjAD47DrS99pbHPHHlXIPBLVp06HoxyUR3k 6
stock_quote_client-1.0.2.dist-info/RECORD

top_level.txt

stock

entry_points.txt

st = stock.bin:main
stock = stock.bin:main