Skip to main content

Importers for Beancount's beangulp

Project description

alens-importers

Tool for importing IB Flex report entries into Beancount journal

Converting the functionality of interactive-brokers-flex-rs, ibflex, repo project to Python. Since Beancount provides an ingestion framework, beangulp, the tool should utilize that.

Former ib-flex-importer.

Setup

Install the ibflex package from the git repository directly:

uv pip install git+https://github.com/csingley/ibflex/

Eventually, also install the latest beangulp:

uv pip install git+https://github.com/beancount/beangulp/

Configuration

To configure the IBKR Flex Query report, see the instructions.

The test_ibflex.py file contains a working example of importer configuration.

Run

uv run python import.py extract ./downloads > out/tmp.beancount
# with deduplication
uv run python import.py extract ./downloads -e existing.beancount > out/tmp.beancount

Testing

From terminal, the template is:

uv run pytest
uv run pytest <file_path>::<test_function_name>
uv run pytest <file_path>::<TestClassName>::<test_method_name>

Individual tests:

uv run pytest tests\test_ibflex.py::test_tax_reversal
uv run pytest tests\test_ibflex.py::test_cash_balances

Publish

The project cannot be published as it depends on the development version of the beangulp package, which is not published yet.

Docs

Following the examples at beangulp repo.

Related Projects

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

alens_importers-0.10.1.tar.gz (69.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alens_importers-0.10.1-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

Details for the file alens_importers-0.10.1.tar.gz.

File metadata

  • Download URL: alens_importers-0.10.1.tar.gz
  • Upload date:
  • Size: 69.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.14

File hashes

Hashes for alens_importers-0.10.1.tar.gz
Algorithm Hash digest
SHA256 550cc2f54cf520cc11729e9f4b0078d755c8f0110567c8b7291f8c57dc21f654
MD5 19afd3a50f7853bc3618efc3685ba419
BLAKE2b-256 2f3f94ed41a5ce294ab7f0d4c4ce7eea3fe43ba313e1aa07852032a69d9496c6

See more details on using hashes here.

File details

Details for the file alens_importers-0.10.1-py3-none-any.whl.

File metadata

File hashes

Hashes for alens_importers-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3d27498594cc99c81efa08ad2ee1ee0bac0371776ff1ccf48772dedf163c7c1f
MD5 09c1b3bd67dc37400e1d23691e679a15
BLAKE2b-256 1b380cf85e87c48cd90b2c150df89b2af413197ba635a60bf44584578521aa54

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page