beancount-import-sparkasse 0.0.1a0

Creator: bradpython12

Last updated:

Add to Cart

Description:

beancountimportsparkasse 0.0.1a0

Beancount Importer - Sparkasse


Installation
The importer is available on PyPI
pip install --user beancount-import-sparkasse

Configuration
Add the importer to your beancount import config
from beancount_import_sparkase import SparkasseCSVCAMTImporter

CONFIG = [
SparkasseCSVCAMTImporter(
iban="DE01 2345 6789 0123 4567 89",
account="Assets:DE:Sparkasse:Giro"
)
]

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.