Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

GnuCash Python utilities to manage a stock portfolio

Notifications You must be signed in to change notification settings

hjacobs/gnucash-stock-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GnuCash Stock Portfolio Utilities

GnuCash Python helper script to add stock quotes (commodity prices) from online sources. GnuCash already supports online quotes, but these are not implemented for all stock exchanges (e.g. Yahoo Finance does not work with German bonds). Instead of hacking Perl and/or changing the C source of GnuCash I'm using the GnuCash backend as an API from Python.

sudo apt-get install python-gnucash
sudo pip install -r requirements.txt

Work in progress...

About

GnuCash Python utilities to manage a stock portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages