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

Uploaded Source

Built Distribution

beancount_ce-1.0.4-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beancount-ce-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 46990733ab8001dac8e4f8e77e6db8bcfd08926042296fe02af34715808646d2
MD5 007cfa8be3aff2e4724f9f151797eb85
BLAKE2b-256 d62ba9679553c80ee36f67f387fcd3acd5d01ca10e903b6765b457c0a2f043bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: beancount_ce-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 13.6 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4204726b982b3db28de41e287da9b65d31650ac925f265f8412cec787ab8d0fa
MD5 816be6aeb961941f73938372405523f0
BLAKE2b-256 32a4a29d32332158e6acdfb18e3e9c9052f5e46673b17ed7b598cf5c214ea743

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