Search Criteria
Package Details: stock_quote 1.8.7-1
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: | |
Submitter: | gps1539 |
Maintainer: | gps1539 |
Last Packager: | gps1539 |
Votes: | 3 |
Popularity: | 0.019233 |
First Submitted: | 2015-11-25 02:20 |
Last Updated: | 2020-11-04 01:02 |
Latest Comments
gps1539 commented on 2020-05-05 23:27
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
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
iex, now requires API key, added a feature to import a key
gps1539 commented on 2018-01-10 02:11
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
Using http://alphavantage.co APIs now. Working again
gps1539 commented on 2017-11-07 01:31
Nov 1st - Yahoo turned off their API service without warning. This app no longer works.
gps1539 commented on 2017-09-10 18:35
0.9 now uses yahoo apis
gps1539 commented on 2017-09-08 02:27
0.8 no longer works as google stopped their api service. Time permitting I will rewrite to use yahoo apis.