Skip to main content

Beancount statements (pdf and csv) importer for Caisse d'Epargne bank

Project description

Beancount Caisse d'Epargne Importer

GitHub Workflow Status PyPI PyPI - Version GitHub Linting

beancount-ce provides a statements (PDF and CSV) importer for the bank Caisse d'Epargne to the Beancount format.

Installation

    $ pip install beancount-ce

Usage

Add CEImporter to your Beancount importers config file.

    IBAN_NUMBER_CE = 'FR00 1111 2222 3333 4444 5555 666'

    CONFIG = [
        CEImporter(
            iban=IBAN_NUMBER_CE,
            account='Assets:FR:CdE:CompteCourant',
            expenseCat='Expenses:FIXME',    #Optional
            creditCat='Income:FIXME',       #Optional
            showOperationTypes=False        #Optional
        ),
    ]

Contribution

Feel free to contribute!

Please make sure you have Python 3.6+ and Poetry installed.

  1. Git clone the repository - git clone https://github.com/ArthurFDLR/beancount-ce

  2. Install the packages required for development - poetry install

  3. That's basically it. You should now be able to run lint checks and the test suite - make lint test.

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-ce-1.0.7.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

beancount_ce-1.0.7-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file beancount-ce-1.0.7.tar.gz.

File metadata

  • Download URL: beancount-ce-1.0.7.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.15 CPython/3.8.10 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for beancount-ce-1.0.7.tar.gz
Algorithm Hash digest
SHA256 8654dfd4ee0b4ba356602fb32d410449f6aa9ebd6edd342f8c9b34aa0c7775f2
MD5 44525eaab481cfa8648d83f36eacf555
BLAKE2b-256 4888e61d3a242ce88a7fd0ecfe0f00cac2d2afff9335a62373e0adbf9889b034

See more details on using hashes here.

File details

Details for the file beancount_ce-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: beancount_ce-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.15 CPython/3.8.10 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for beancount_ce-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6620087168e8be26470d9b9dac8fc1485466cf26d759ef85d32cd9a1ee4602ee
MD5 bb8259efed60eb5dd300a5d82f885413
BLAKE2b-256 c44ca1f2265fe76586f3782096125fce5c4e3f068ef0bbf1442e7d0284853164

See more details on using hashes here.

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