Skip to content

An ofxstatement plugin that converts Quicken Interchange Format (QIF) formatted bank transaction files to Open Financial Exchange (OFX) format.

Notifications You must be signed in to change notification settings

robvadai/ofxstatement-qif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OFX Statement QIF plugin

Workflow Status Coverage Status Code style: black

Summary

Converts Quicken Interchange Format (QIF) formatted bank transaction files to Open Financial Exchange (OFX) format.

It is a plugin for ofxstatement.

Installation

pip install ofxstatement-qif

Usage

ofxstatement convert -t qif transactions.qif transactions.ofx

Configuration

ofxstatement edit-config

And enter e.g. this:

[qif]
plugin = qif
currency = USD
account = Quiffen Default Account
separator = \n
day-first = true
encoding = utf-8

About

An ofxstatement plugin that converts Quicken Interchange Format (QIF) formatted bank transaction files to Open Financial Exchange (OFX) format.

Resources

Stars

Watchers

Forks

Packages

No packages published