Skip to main content

Python client for the InvoiceOcean REST API (alias for fakturownia-client)

Project description

invoiceocean-client

Python client for the InvoiceOcean REST API.

This is an official alias for fakturownia-client — InvoiceOcean is the international brand of Fakturownia and both run the same API. The alias pins the exact matching release and re-exports the full API with brand-matching class names:

from invoiceocean_client import InvoiceOceanClient

with InvoiceOceanClient("mycompany.invoiceocean.com", api_token="...") as io:
    invoices = io.list_invoices(period="this_month")

AsyncInvoiceOceanClient mirrors the sync API on httpx.AsyncClient. The API token is sent only in the Authorization: Bearer header — never in URLs. Full documentation lives in the fakturownia-client repository.

License

MIT

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

invoiceocean_client-0.1.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

invoiceocean_client-0.1.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file invoiceocean_client-0.1.1.tar.gz.

File metadata

  • Download URL: invoiceocean_client-0.1.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for invoiceocean_client-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4ae984b198acac52cbe7353d3c1a8a408dba67bac3758f090942ae71c6f00417
MD5 a024a1ecba0ec73a79c6dc610f70518d
BLAKE2b-256 accd4c0cb9d0cdff326ce395c03d0a8205667026dd0e3b7ffe5186bd870da96e

See more details on using hashes here.

File details

Details for the file invoiceocean_client-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for invoiceocean_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d106bc83af731bab5f6b34934b0b29562156840a22c304f87361b071d545b403
MD5 e022f9b397661e8b5fe81a9a94e231a7
BLAKE2b-256 3b137a94575e2a12598ab749b0583ce0c16caf57f7fb836a40fa3122c6256f0a

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