Skip to content

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

Releases

Packages

Used by

Contributors

Languages