Skip to main content

Beancount importer plugin for Sparkasse CSV-CAMT exports

Project description

Beancount Importer - Sparkasse

tests_badge image image image license_badge

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"
    )
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beancount-import-sparkasse-0.0.1a0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page