mfreport

View on PyPIReverse Dependencies (0)

0.2.0 mfreport-0.2.0-py3-none-any.whl

Wheel Details

Project: mfreport
Version: 0.2.0
Filename: mfreport-0.2.0-py3-none-any.whl
Download: [link]
Size: 9056
MD5: f66c18b460eb4be5e6472dfb4f267a01
SHA256: f9a0f1e54ac86018d9ca5be2849797771e3d228b242d62985c91e138874351bb
Uploaded: 2022-09-05 10:04:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mfreport
Version: 0.2.0
Summary: mfreport
Author: Nobuhiro MIKI
Author-Email: nob[at]bobuhiro11.net
Home-Page: https://github.com/bobuhiro11/mfreport
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: selenium
Requires-Dist: pandas
Requires-Dist: webdriver-manager
Requires-Dist: reportlab
Requires-Dist: matplotlib
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Requires-Dist: yfinance
Requires-Dist: plotext
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3687 characters]

WHEEL

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

RECORD

Path Digest Size
mfreport/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mfreport/client.py sha256=BSWNHQeZMLjgivU-EvjtijcW6yxerHCn_LdIAOcKoeM 3557
mfreport/logger.py sha256=QQ012b9r8yElKZzQxUazN1WQSaD3m-RqqleUZmzXYTA 290
mfreport/main.py sha256=kHNwKclirHuuI9EVx-_N97Nvg9VktQIBx7HnFJPHmMw 1598
mfreport/parser.py sha256=BpfBDZj2w-Xs_wFjo1NQUmPZP8ZDxuCKXJRu7ROZh84 1135
mfreport/writer.py sha256=qiLe-kJPLS7Rc5T38jF1tHkGJAeVYnhQAwgT1ctuZ_w 1120
mfreport/yfwrapper.py sha256=BSTvOVb6hnlT2-XgJGgh2z45X8ryB9CPfzr0XD53fIs 1983
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_main.py sha256=X50ppyvBuyg1BZh-25jBgw3OTP65nxnYRFdCO4zYNrk 156
tests/test_parser.py sha256=lEc-KrdD81eWVAVOs_z_qD-EK9jN4mwINgqIWvJZNRY 328
tests/test_yfwrapper.py sha256=KhbOQ426RJEzD5NN8EjTo3x6Ks_YM1C-xJdgtrpwRec 473
mfreport-0.2.0.dist-info/LICENSE sha256=Rn7H7DhoEMX7bSa4FVZZ5p3O_9teLQgia0jETrXPz1U 1070
mfreport-0.2.0.dist-info/METADATA sha256=oN65PDAQCqk1XnEwRWPgmTLJgev0KIEJwOjzIoSRp2k 6201
mfreport-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
mfreport-0.2.0.dist-info/entry_points.txt sha256=iK7BSlVvu3-10ixFVln5yjys_eJALK8uBW-dmKCdH6s 48
mfreport-0.2.0.dist-info/top_level.txt sha256=-5kdthRVr8aJA8DAh-nWdPaF9tXtMO5qql8BTczPb3I 15
mfreport-0.2.0.dist-info/RECORD

top_level.txt

mfreport
tests

entry_points.txt

mfreport = mfreport.main:main