Skip to main content

easybill_rest (py-ebrest)

Generic badge Generic badge PyPI - Python Version Generic badge Build Status

easybill_rest is a library to work with the easybill REST API (https://www.easybill.de/api/) written in Python.

All Resources are available.

The library supports only the Bearer Authentication and calls the API only through HTTPS.

pip install easybill_rest

Usage

from easybill_rest import Client


client = Client("API-KEY")
result = client.documents().get_document("2")

# Returns the document model. Therefore, a field "title" is included in the dict.
print(result['title'])

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easybill_rest-0.6.0.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

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

easybill_rest-0.6.0-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file easybill_rest-0.6.0.tar.gz.

File metadata

  • Download URL: easybill_rest-0.6.0.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/23.6.0

File hashes

Hashes for easybill_rest-0.6.0.tar.gz
Algorithm Hash digest
SHA256 6e8dd3e248242025b8280aa5daf886cf8189d0b2c596bf90352d2c5aab24aed7
MD5 b9606a31dc35fd32f5439071bd278f8f
BLAKE2b-256 ab8db4cb526771504018d84d1933058e74989bb9c9456e7c3b6eaa8a8d32036e

See more details on using hashes here.

File details

Details for the file easybill_rest-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: easybill_rest-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 40.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/23.6.0

File hashes

Hashes for easybill_rest-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f3b980629f936ba75fc674d5a06d5d90eabcccc02c397709302e854c689b499
MD5 1323637c536fc9e31268b4eafadcf94b
BLAKE2b-256 00596e58572b1500f5837e972bc664656a7db9d1fc4ceb3c9682f0ad812d7175

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.0

1 file

0.4.1

1 file

0.4.0

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

0.2.1

1 file

0.1.9

1 file

0.1.7

1 file

0.1.6

1 file

0.1.5

1 file

Supported by

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