Connector for Iopole API
Project description
iopole-api
How to use 🔧
from iopoleapi.client import IopoleAPI
api = IopoleAPI(client_id='YOUR_CLIENT_ID',
client_secret='YOUR_CLIENT_SECRET',
base_url='IOPOLE_BASE_URL',
auth_url='IOPOLE_AUTH_URL')
api.auth()
# Send invoices
invoice_id = api.send_invoice('path/to/invoice.pdf')
# Get invoices original file
invoice = api.get_invoice(valid_invoice_id)
# Get invoice metadata
metadata = api.get_invoice_metadata(valid_invoice_id)
# Get Iopole enrollment link
url = api.get_enrollment_link(company_siren)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iopole_api-0.1.1.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iopole_api-0.1.1.tar.gz.
File metadata
- Download URL: iopole_api-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c6ab82a02155830943100f987d52d209a0f2eebd2441e50da8595706b6be345
|
|
| MD5 |
583a1f7aebc219a94dbd0e5b153e6e21
|
|
| BLAKE2b-256 |
e7c58dc93cefa6462414fd1b9a1cb6dbc02656777cd2281cae41499468566ca9
|
File details
Details for the file iopole_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: iopole_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37db7eef81a09105b5bb30839ea96b5ccc64dc34a0a537b9218e8295b7ed4497
|
|
| MD5 |
99a07229783088f624c540e39e1f0f3e
|
|
| BLAKE2b-256 |
6541f0faaeaea349e292656d25ddeeac5f07bdc40d841dc3a5c3b8e949e2ede2
|