Skip to content

Simple example of code to clean up OFX financial data downloaded from banks

Notifications You must be signed in to change notification settings

tedcarnahan/ofxfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OFXfix

This is a small code snippet/script to clean up OFX data downloaded from your bank in order to load it into financial software in a cleaner way.

Requires python >= 3.6.

Installation

  1. Install pipenv using pip:

    pip install pipenv

  2. Clone this repository:

    git clone https://github.com/tedcarnahan/ofxfix

  3. Run pipenv to install dependencies:

    pipenv install
    

About

Simple example of code to clean up OFX financial data downloaded from banks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages