Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddhantgoel/beancount-commerzbank
Beancount Importers for Commerzbank (Germany) CSV Exports
https://github.com/siddhantgoel/beancount-commerzbank
accounting banking beancount commerzbank finance germany maintainer-wanted personal-finance plaintext-accounting python python3
Last synced: about 1 month ago
JSON representation
Beancount Importers for Commerzbank (Germany) CSV Exports
- Host: GitHub
- URL: https://github.com/siddhantgoel/beancount-commerzbank
- Owner: siddhantgoel
- License: mit
- Created: 2018-08-05T13:41:46.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T23:33:49.000Z (8 months ago)
- Last Synced: 2024-11-02T06:34:36.783Z (about 1 month ago)
- Topics: accounting, banking, beancount, commerzbank, finance, germany, maintainer-wanted, personal-finance, plaintext-accounting, python, python3
- Language: Python
- Homepage:
- Size: 247 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-beancount - Commerzbank
README
## ⚠️ Looking for maintainers
This project is not being actively maintained.
It might still continue to work. But as I don't have a Commerzbank account
anymore, I don't know how the updated CSV format looks like and can't adjust
the Importer classes accordingly.Drop me an email if you'd like to take ownership.
---
# Beancount Commerzbank Importer
`beancount-commerzbank` provides an Importer for converting CSV exports of
[Commerzbank] account summaries to the [Beancount] format.[![image](https://github.com/siddhantgoel/beancount-commerzbank/workflows/beancount-commerzbank/badge.svg)](https://github.com/siddhantgoel/beancount-commerzbank/workflows/beancount-commerzbank/badge.svg)
[![image](https://img.shields.io/pypi/v/beancount-commerzbank.svg)](https://pypi.python.org/pypi/beancount-commerzbank)
[![image](https://img.shields.io/pypi/pyversions/beancount-commerzbank.svg)](https://pypi.python.org/pypi/beancount-commerzbank)
[![image](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
## Installation
```bash
$ pip install beancount-commerzbank
```In case you prefer installing from the Github repository, please note that
`main` is the development branch so `stable` is what you should be installing
from.## Usage
```python
from beancount_commerzbank import ECImporterCONFIG = [
ECImporter(
IBAN_NUMBER,
'Assets:Commerzbank:EC',
currency='EUR',
file_encoding='utf-8-sig',
),
]
```[Beancount]: http://furius.ca/beancount/
[Commerzbank]: https://www.commerzbank.de/