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.6.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beancount-ce-1.0.6.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/10

File hashes

Hashes for beancount-ce-1.0.6.tar.gz
Algorithm Hash digest
SHA256 7cb7503616d9f1d11d19be5991343d455c28aade4c106d14242f907d80b9f19d
MD5 895283957684b6e9dc9fb5f2813ea96d
BLAKE2b-256 922f6da16f9f28465c40e399909e17cecf36b1cd703d4cc83e9d8e1b4f3a0bc6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: beancount_ce-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/10

File hashes

Hashes for beancount_ce-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4d157f57c939f288205558ce605ff2b2b2a0996baf00b03242b9baa10bb74c12
MD5 df9e688ead0d530a7626d534e7c97405
BLAKE2b-256 271fc6d28d6fada24040605a818b592c504d5408c0dfe371bfd1b8428e171f9f

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