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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beancount-bd-1.0.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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4936481731ae7babb5d9c07ec3a9974e7321333ddc8f2d11f4dd1b8a2de8e43d
MD5 a9cb8bdef21fb5ce9ef66f44e728c077
BLAKE2b-256 517af97969c4b34af0812bbd30c74e3acbf420f8ea3303bdf430139ca0678237

See more details on using hashes here.

File details

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

File metadata

  • Download URL: beancount_bd-1.0.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-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94d7dce8c1dd9f998fceb185d907db4f376887a89289827cc53b56d664a099f5
MD5 055ca32015693c4ba2f47f511a5aa99a
BLAKE2b-256 41a71efe8d1238267beffe995fb4d744759b89c3654c6962c82ad4609bd4f527

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