yfinance2pg

View on PyPIReverse Dependencies (0)

1.0.1 yfinance2pg-1.0.1-py3-none-any.whl

Wheel Details

Project: yfinance2pg
Version: 1.0.1
Filename: yfinance2pg-1.0.1-py3-none-any.whl
Download: [link]
Size: 7257
MD5: 46d8fa6a1b1063bb26dac26e42154122
SHA256: b89f9290a6b5e5a4eccc52c9da2e8b1a11c5d28cddece49291bc826d4902be7c
Uploaded: 2021-02-04 06:07:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yfinance2pg
Version: 1.0.1
Summary: Download finance data from yfinance to postgres database
Author: Regan Karlewicz
Author-Email: yfinance2pg[at]karlewr.net
Home-Page: https://github.com/regan-karlewicz/yfinance2pg
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: yfinance (>=0.1.55)
Requires-Dist: psycopg2 (>=2.8.6)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: html5lib (>=1.1)
Requires-Dist: bs4 (>=0.0.1)
Requires-Dist: multitasking (>=0.0.9)
Description-Content-Type: text/markdown
[Description omitted; length: 425 characters]

WHEEL

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

RECORD

Path Digest Size
yfinance2pg/__init__.py sha256=3KXfAcA5rzzQXMtfwpHphgbJNZdA0XWaW96kdWVSZJw 22
yfinance2pg/__main__.py sha256=I7ZdYkfJF5mlJ2yI83osyMnVIImFXo70kKftYr9AKdA 63
yfinance2pg/args.py sha256=R_Ka4A5iTcejlcMD6jbPseG2iDrhkpsfu-UolE5tzxc 433
yfinance2pg/config.py sha256=hJzu-Te6CiZMKkSp7OS9o4Szyg089iAZKnbww2Irj_o 459
yfinance2pg/db.py sha256=KQwrUxUxCAxPYllLGu4C8IXQhPOnLMjWsjGeiA0np2A 1823
yfinance2pg/download.py sha256=tAr1ApL6uPjnKL2VmGMl4YHJMCKQ6i8j9-Z0K7yzYTE 2663
yfinance2pg/help_text.py sha256=2unSFaTgYyi4eulXdftrJ5ph8RUBMnmhb3Bij-rGYAU 518
yfinance2pg/helpers.py sha256=TuemAr7CxavEj5lveTbXe9FVuCwMa5_HrIyAm6sQ02M 281
yfinance2pg/main.py sha256=507KvDu5IT96CEJxK78wU3n0ulNeIxbkpLgIiJNSMAE 1278
yfinance2pg/tickers.py sha256=NPFEbtw2Ic8M5WXS4h8530VtcqDta-44vBTEir-eAZc 248
yfinance2pg-1.0.1.dist-info/LICENSE sha256=BO5Byv0gvTOzRaqlzR6SgvV80AzgZZNyzwNL9xl674s 1072
yfinance2pg-1.0.1.dist-info/METADATA sha256=BbFPyWTXzB0aZgQ_0CZLvl590HbLiM7m8LpCPt6w3aA 1114
yfinance2pg-1.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
yfinance2pg-1.0.1.dist-info/entry_points.txt sha256=PkWRbq_OI_fdGmRXfrfypfU5f6GDCba-lR1pp5blg18 73
yfinance2pg-1.0.1.dist-info/top_level.txt sha256=aCW0FqgIrk-Z2ZI5AnfYlBVTKO5uqWrvlVgv_pZk8ps 12
yfinance2pg-1.0.1.dist-info/RECORD

top_level.txt

yfinance2pg

entry_points.txt

yfinance2pg = yfinance2pg.main:main