Skip to main content

This is a simple API client for the E-boekhouden.nl API. It is written in Python and uses the ZEEP library.

Project description

E-boekhouden-Python API client

This is a simple API client for the E-boekhouden.nl API. It is written in Python and uses the ZEEP library. This library is partly inspired by work of Roel van den Boom.

Installation and basic configuration

To install the library, simply run the following command:

pip install eboekhouden-python

To use the library, you need to configure it with your API credentials. While you can add these credentials as parameters to the class constructor, it is recommended to use environment variables. The following environment variables are automatically recognized by the library:

EBOEKHOUDEN_USERNAME=your_username
EBOEKHOUDEN_CODE1=your_code_1
EBOEKHOUDEN_CODE2=your_code_2

Usage

The library is very simple to use. The following example shows how to retrieve a list of all mutations:

from eboekhouden_python import EboekhoudenClient

client = EboekhoudenClient()
mutations = client.get_mutaties()

Development

Feel free to extend the library, pull requests are welcome. For a development environment, you can use the following commands:

# Install uv if you haven't already
curl -LsSf https://astral.sh/uv/install.sh | sh

# Install dependencies and create virtual environment
uv sync --extra dev

# Install pre-commit hooks
uv run pre-commit install

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

eboekhouden_python-0.4.2.tar.gz (113.5 kB view details)

Uploaded Source

Built Distribution

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

eboekhouden_python-0.4.2-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file eboekhouden_python-0.4.2.tar.gz.

File metadata

  • Download URL: eboekhouden_python-0.4.2.tar.gz
  • Upload date:
  • Size: 113.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for eboekhouden_python-0.4.2.tar.gz
Algorithm Hash digest
SHA256 feaafce40a486fd55d39ccca0b1c078381da3d1cf16bb812e599e6f42fbbf5d1
MD5 b32ee91e0349567ba2efddd0793d05e4
BLAKE2b-256 bf41ecf5de528d2c5014bc9436740be8ba367c762d2aea178402e25e2e3b33e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for eboekhouden_python-0.4.2.tar.gz:

Publisher: ci-cd.yml on dennisbakhuis/eboekhouden-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eboekhouden_python-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for eboekhouden_python-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8b37fb701628a929bde36ca2741a7fd276d695361fec3f653cf06168dfcea238
MD5 5dbe9d6304d3ab044904c5ac3624f545
BLAKE2b-256 c128de1801dc8b2554ac3d83a44118046287a3d3451f40be87c0ec6bca263af5

See more details on using hashes here.

Provenance

The following attestation bundles were made for eboekhouden_python-0.4.2-py3-none-any.whl:

Publisher: ci-cd.yml on dennisbakhuis/eboekhouden-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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