Skip to content

ziima/bank2qif

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

= Goals =

This script can convert bank statements from several banks into QIF file
format that can be processed by KMyMoney and some other financial
software.

If you can provide additional bank statement converters I'll gladly
add them.

This was originally mbank2qif, but was renamed after addition of
Unicredit converter. See https://github.com/sochotnicky/mbank2qif for
history

= Supported Banks =
 * mBank (CZ,SK)
 * Unicredit (CZ)
 * Fio (CZ)
 * Zuno (SK)
 * Slovenska Sporitelna (SK)

= Usage =
For help use:
$ ./bank2qif.py -h

The way bank2qif is designed (using stdin/out) it can be used as KMyMoney
import filter.

= License =
GPLv3+, see LICENSE file for details

About

Script for converting bank statements (Czech mBank and Unicredit) into QIF file format to be processed with KMyMoney

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%