Skip to content

Import security prices into Banktivity from a csv file

Notifications You must be signed in to change notification settings

Unending/banktivity-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Banktivity-tool

Basic command line tool to import security prices into Banktivity from a csv file.

CSV format

SYMBOL ; date (YYYY/MM/DD) ; CLOSINGPRICE

Usage

usage: main.py [-h] [-d [D]] f [f ...] c [c ...]

positional arguments:
  f           Banktivity file
  c           csv file

optional arguments:
  -h, --help  show this help message and exit
  -d [D]      Use "," as delimiter or define another, default ";"

About

Import security prices into Banktivity from a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages