Python SDK for the Nibol API.
Project description
[Non Oficial] Nibol Python SDK
Non-official Python SDK for the Nibol API. For more information go to Nibol support.
[!WARNING]
It's experimental development for integrations purpose. Probably I'll finish error handling, docs, add comments and publish it on PyPi.
Installation
pip install nibol
Usage
from nibol import NibolClient
nibol = NibolClient(base_url="https://api.nibol.com/public", api_key="your_api_key", api_email="you_email_api")
users = nibol.users.list_users(emails=["jon@example.com"])
print(bookings)
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
nibol-0.1.0.tar.gz
(10.8 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
nibol-0.1.0-py3-none-any.whl
(18.1 kB
view details)
File details
Details for the file nibol-0.1.0.tar.gz.
File metadata
- Download URL: nibol-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
595db8ae2676b24ccc27066602456dcbf39a9ca6270d2ee94091c1d5369fa31f
|
|
| MD5 |
df1ea7ffdf41dbd4b4befc18c560236e
|
|
| BLAKE2b-256 |
df70e1eb32a4c2f65c5feba4d65a60d654ec3dcde11aadc590fe7830d322a229
|
File details
Details for the file nibol-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nibol-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
346f4db9796855e06523647fb9e6d41ddfd83c5220290d01b96736cd687b9f19
|
|
| MD5 |
5bd7bffa81331fd0927b8d6a45b17241
|
|
| BLAKE2b-256 |
4f923b4247c2fb4b9d3e70eca48d379b603d0dba84761908fc9d113e76de541b
|