Skip to content

b-g-d/ofx2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OFX2CSV

Generates CSV files from OFX or QFX files.

This works with the Wealthfront QFX export. It will generate two files for each input file: one for transactions and one for positions.

It currently only supports one account per file.

Usage

pip install -r requirements.txt
python ofx2csv.py <file_path> <output_dir>, where output_dir is optional.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages