Skip to main content

Beancount order history importer for Bourse Direct brooker

Project description

Beancount Bourse Direct Importer

GitHub Workflow Status PyPI PyPI - Version GitHub Linting

beancount-bd provides an order history importer for the brooker Bourse Direct to the Beancount format.

Installation

    $ pip install beancount-bd

Usage

Add BDImporter to your Beancount importers config file.

CONFIG = [
    BDImporter(
        account='Assets:FR:BD:PEA',
        fee_category='Expenses:Finances:Commission',
        tickers_lut={
            "AM.E.P.SP500": "PE500",
            "LY.PEANASD": "PUST",
            "MSC.EM": "PAEEM",
            "MSC.EUR": "PCEU",
        }
    ),
]

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-bd

  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-bd-0.1.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

beancount_bd-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file beancount-bd-0.1.0.tar.gz.

File metadata

  • Download URL: beancount-bd-0.1.0.tar.gz
  • Upload date:
  • Size: 5.1 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-bd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fd032727163937841e16dcdba133de8ede83b7a19095a377efeaa9900d6dca0f
MD5 eeab403988d776ad992d82ef32bbceba
BLAKE2b-256 19cb06a0449846ec8ab2c70d800bcb146677f745c74deeeed0f14ddaa612a355

See more details on using hashes here.

File details

Details for the file beancount_bd-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: beancount_bd-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 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_bd-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 52a5d4a62b6697ecace7abb946d2bbb3b0693b39311b500123c73e134001e135
MD5 e8326e94c388913e731c9d31180259f3
BLAKE2b-256 2a926fc5b22b00b9b98966b2985df9238b42eab77ddffd055252d3890a8c1491

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