python-invest

View on PyPIReverse Dependencies (0)

0.2.1a0 python_invest-0.2.1a0-py3-none-any.whl

Wheel Details

Project: python-invest
Version: 0.2.1a0
Filename: python_invest-0.2.1a0-py3-none-any.whl
Download: [link]
Size: 14070
MD5: 8442f9765236b945c759ecf53487f4e5
SHA256: c6aa83b9d5ef4830a91405124a7b2a291f9beb389832daac9ddc816b42d4d78d
Uploaded: 2023-04-10 20:56:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-invest
Version: 0.2.1a0
Summary: Package to financial data extraction with Python.
Author: Claudio Lima
Author-Email: clcostaf[at]hotmail.com
Project-Url: Documentation, https://pyinvest.readthedocs.io/en/latest/
Project-Url: GitHub, https://github.com/clcosta/python-invest
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: httpx (<0.24.0,>=0.23.3)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: rich (<14.0.0,>=13.3.3)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3519 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
python_invest/__init__.py sha256=3QRx71lQr9ZtGiCMwYNX4bYqaATAJgooJL5Ox7LOqRk 28
python_invest/cli/__init__.py sha256=Sj1tPwl5IBrqAY3ZkJIODTeZeTYh0s8jxTucoBZAot4 22
python_invest/cli/cli.py sha256=Fxd1nlH1chAZFpWVmTC5rptincdBG-n88IOYxJOLgcU 1337
python_invest/cli/commands/__init__.py sha256=Kfi23Nvm9LEzbOeE1MCPAfDcj_wu192dZ-N_XAAd_jY 73
python_invest/cli/commands/config.py sha256=qVj56sEYU_5GkfWFmQVSHdQ0CVe1XEQNymD8S_OwKT4 2436
python_invest/cli/commands/crypto.py sha256=Qrn4rRvJNJy4y4GPW_ZH5rNC5BOccsVrALxb0DIWKmc 4200
python_invest/cli/commands/pandas_to_rich.py sha256=UpdtsBCgS1EhsY5Kb8C1GmmEPnSnM-ltpWFOJ8m5GLo 696
python_invest/cli/commands/utils.py sha256=IMMpjajQJ5C5ja5SNdp94USbZtpJ3mF-S16S9Sdu-M4 236
python_invest/const.py sha256=qHDsr1x244JU0HMWnCFS_JMlG8DxfBh2Lm4fZlXc9pY 675
python_invest/invest/__init__.py sha256=GdADmOPXRRWupiFIaa2oLgxhHsfPwfyLgnsWxhK-IO0 50
python_invest/invest/crypto.py sha256=YVNizdzviHtEBKfKN4t9v6v80nglrMH6Im6XSmK0gqw 4925
python_invest/invest/firebase.py sha256=GrOtv5D9YSZhbG6_X7wQqpZRN_JPD6LA-Cmlc2oDiPM 545
python_invest/invest/founds.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_invest/invest/main.py sha256=D3GsBhiriuy7WZfxPXpQKaTjnV3QzNtS-XdReWtUtP0 1484
python_invest/invest/stocks.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_invest/invest/utils.py sha256=tzj35vviqZ9leEastY7wuO7lhu0J4x-f5tBvGdH5Xms 1329
python_invest/invest/validators.py sha256=wMkIAWp5teuiiBivfAtXcKt75TPTJTAOmwRZMsfeIag 1824
python_invest-0.2.1a0.dist-info/entry_points.txt sha256=baFYU3vJArrHQ1rIALHFzIS9UGRXPSNMB9alhZ5vKeg 46
python_invest-0.2.1a0.dist-info/LICENSE sha256=ckYJ_P5S6YiKjL-Ih3C7qPFn0elNyvZ6E11Ibm5YMo4 1090
python_invest-0.2.1a0.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
python_invest-0.2.1a0.dist-info/METADATA sha256=WWxFONBohdEX_XrVX6uMevBE97GOlmqqFjqowJh886c 4661
python_invest-0.2.1a0.dist-info/RECORD

entry_points.txt

pinv = python_invest.cli:cli