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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beancount-ce-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 4e5a9213eeda77aee576926203b24b1fd05a4759908fedd3949ebd5d31d787a3
MD5 b76b57c0c5f2c5101772ed78b20ca33b
BLAKE2b-256 8a49d219d897f32cfd4431923fad8d0cbc0f933253e713ef6dc9532dc12a2262

See more details on using hashes here.

File details

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

File metadata

  • Download URL: beancount_ce-1.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8081fc8622d3b2653e6fa50a9dec8b3a8dcd2c8e02a9357f7e4e577d3899cf41
MD5 efd6619e7e7964f44137b62ff1abd428
BLAKE2b-256 86565f88e64961c1677532a34aa1b1ff3aad296073d85778812cde7e865d90a3

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