Skip to main content

Beancount Importer for Commerzbank CSV exports

Project description

beancount-commerzbank provides an Importer for converting CSV exports of Commerzbank account summaries to the Beancount format.

https://img.shields.io/pypi/v/beancount-commerzbank.svg https://travis-ci.org/siddhantgoel/beancount-commerzbank.svg?branch=stable

Installation

$ pip install beancount-commerzbank

In case you prefer installing from the Github repository, please note that master is the development branch so stable is what you should be installing from.

Usage

from beancount_commerzbank import ECImporter

CONFIG = [
    ECImporter(
        IBAN_NUMBER, 'Assets:Commerzbank:EC', currency='EUR',
        numeric_locale='de_DE.UTF-8', file_encoding='utf-8-sig'
    ),
]

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-commerzbank-0.1.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

beancount_commerzbank-0.1.3-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

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