Port details |
- py-yfinance Yahoo! Finance market data downloader
- 0.2.18 finance
=0 0.1.75Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-06-14 17:48:50
- Last Update: 2023-05-27 04:09:10
- Commit Hash: 0d3f13c
- Also Listed In: python
- License: APACHE20
- Description:
- Ever since Yahoo! finance decommissioned their historical data API, many
programs that relied on it to stop working. yfinance aimes to solve this problem
by offering a reliable, threaded, and Pythonic way to download historical market
data from Yahoo! finance.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}yfinance>0:finance/py-yfinance@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-yfinance/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-yfinance
- pkg install py39-yfinance
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-yfinance listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-yfinance
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1684104490
SHA256 (yfinance-0.2.18.tar.gz) = 3874ee22eb35563a797348d2a5a00b665c9a1c50d21287050db1c5341ecc5c1b
SIZE (yfinance-0.2.18.tar.gz) = 58321
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-appdirs>=1.4.4 : devel/py-appdirs@py39
- py39-beautifulsoup>=4.11.1 : www/py-beautifulsoup@py39
- py39-cryptography>=3.3.2,1 : security/py-cryptography@py39
- py39-frozendict>=2.3.4 : devel/py-frozendict@py39
- py39-html5lib>=1.1 : www/py-html5lib@py39
- py39-lxml>=4.9.1 : devel/py-lxml@py39
- py39-multitasking>=0.0.7 : devel/py-multitasking@py39
- py39-numpy>=1.16.5,1 : math/py-numpy@py39
- py39-pandas>=1.3.0,1 : math/py-pandas@py39
- py39-pytz>=2022.5,1 : devel/py-pytz@py39
- py39-requests>=2.26 : www/py-requests@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- finance/py-ffn
- science/py-qiskit-finance
- for Run
-
- finance/py-ffn
- science/py-qiskit-finance
Configuration Options:
- No options to configure
- Options name:
- finance_py-yfinance
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|