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 _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.