Search Criteria
Package Details: python-yfinance 0.2.49-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-yfinance.git (read-only, click to copy) |
---|---|
Package Base: | python-yfinance |
Description: | Yahoo! Finance market data downloader (+faster Pandas Datareader) |
Upstream URL: | https://github.com/ranaroussi/yfinance |
Licenses: | Apache-2.0 |
Submitter: | iyanmv |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 9 |
Popularity: | 0.75 |
First Submitted: | 2020-10-21 16:29 (UTC) |
Last Updated: | 2024-11-11 08:03 (UTC) |
Dependencies (20)
- python-beautifulsoup4
- python-cryptography
- python-frozendict
- python-html5lib (python-html5lib-gitAUR)
- python-lxml
- python-multitaskingAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pandas
- python-peewee
- python-platformdirs
- python-pytz
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pandas-datareader (optional) – to use pandas_datareader
- python-requests-cacheAUR (python-requests-cache-gitAUR) (optional) – no spam
- python-requests-ratelimiterAUR (optional) – no spam
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (optional) – repair
Latest Comments
petronny commented on 2024-05-02 08:10 (UTC)
https://github.com/arch4edu/cactus/actions/runs/8905711687/job/24456812258
iyanmv commented on 2023-09-27 11:49 (UTC)
fbn: Thanks, it is fixed now! I normally check the diff between versions but this time I was lazy ;)
fbn commented on 2023-09-27 11:29 (UTC) (edited on 2023-09-27 11:31 (UTC) by fbn)
peewee is now required for this library. Please add
python-peewee
as a dependency.newsboost commented on 2023-02-19 00:11 (UTC)
hmm... I get this, when I try to upgrade:
GeneArch commented on 2023-01-25 20:51 (UTC)
1) Should update to 0.2.6 2) Folks may want to change from ".info" to ".basic_info" its more robust and much faster. See discussion here:
https://github.com/ranaroussi/yfinance/issues/1300
AchmadFathoni commented on 2022-08-24 03:26 (UTC)
Please add me as co-maintainer so I can update this automatically.