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.3.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.3-py3-none-any.whl
(17.9 kB
view details)
File details
Details for the file nibol-0.1.3.tar.gz.
File metadata
- Download URL: nibol-0.1.3.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 |
98eebd2c67384e8c1264587b45f515c9fda81a3a30385f0255c8f2bc655b483e
|
|
| MD5 |
119828692fc09ba7c1a59c20ebf0c05b
|
|
| BLAKE2b-256 |
edfccdb1559124eacbac61e03b9bb05b2123994cff1a5a7432ab35cfdd1831c3
|
File details
Details for the file nibol-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nibol-0.1.3-py3-none-any.whl
- Upload date:
- Size: 17.9 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 |
caf8f9712f5bf37ff1beabc68d284f90aaa22385ef49e92f04fe3f1446bc41ed
|
|
| MD5 |
12977ac02e9c06b1f8355dd33bb04f3c
|
|
| BLAKE2b-256 |
0bc1f73faa9a716cf857904ee3f3fbc90ade3b9dc0c7581b11b90e84edadd068
|