Search Criteria
Package Details: stock_quote 2.0.11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stock_quote.git (read-only, click to copy) |
---|---|
Package Base: | stock_quote |
Description: | python script to get stock quotes and calculate gains and losses |
Upstream URL: | https://github.com/gps1539/stock_quote |
Licenses: | GPL |
Submitter: | gps1539 |
Maintainer: | gps1539 |
Last Packager: | gps1539 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-25 02:20 (UTC) |
Last Updated: | 2024-09-26 16:31 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-colorama (python-colorama-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR)
- python-pandas
- python-plotly (python-plotly-gitAUR)
Latest Comments
gps1539 commented on 2023-06-16 22:06 (UTC)
back to http://alphavantage.co as the source api as iex is no longer free, plus some web scraping for faster updates.
gps1539 commented on 2020-05-05 23:27 (UTC)
A few changes in the latest release. Additional features and moved to responses instead of urllib.request. Should be no changes on dependencies.
gps1539 commented on 2020-02-18 00:15 (UTC) (edited on 2020-02-18 00:17 (UTC) by gps1539)
Updated on github, but I can not update to AUR due to a aur@aur.archlinux.org: Permission denied error, so I expect the package is currently broken.
gps1539 commented on 2019-06-24 20:34 (UTC)
iex, now requires API key, added a feature to import a key
gps1539 commented on 2018-01-10 02:11 (UTC)
Changed API to api.iextrading.com for better performance and no need for key. Also repeat works with influxdb
gps1539 commented on 2017-11-14 23:12 (UTC)
gps1539 commented on 2017-11-07 01:31 (UTC)
gps1539 commented on 2017-09-10 18:35 (UTC)
gps1539 commented on 2017-09-08 02:27 (UTC) (edited on 2017-09-08 02:28 (UTC) by gps1539)