[GNC] Source of quotes for LUxxxxxxxxxx funds
cicko
alen.siljak at gmx.com
Wed Aug 22 06:38:01 EDT 2018
floppy5.25 wrote
> Can you please let me know how to check out your python code?
Sure. Glad you're interested.
This is one of the reasons I did not continue with the original F::Q. It
would require installing Python *and* Perl for this fairly simple
functionality. And I'm running all my Python scripts on Android devices as
well as on desktops.
My current implementation is in the Price Database project
(https://github.com/MisterY/price-database).
This code downloads and stores the prices in its own database. The idea is
to separate the price retrieval section in the future into a Python
implementation of F::Q. The initial repo for that is at
https://github.com/python-finance/finance-quote.
My reports and other functionality are using the PriceDb as the price
storage. I.e. Asset Allocation (https://github.com/MisterY/asset-allocation)
and a few reports at GnuCash Portfolio
(https://github.com/MisterY/gnucash-portfolio), which has a CLI
(https://github.com/MisterY/gnucash-portfolio-cli) and Web UI interfaces
(https://github.com/MisterY/gnucash-portfolio-webui).
Any feedback welcome. We can discuss any questions or issues in the
repositories.
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
More information about the gnucash-user
mailing list