Official Python SDK for ServizeHub
Project description
ServizeHub SDK
Install
Install using pip:
pip install servizehub
Usage
import asyncio
from servizehub import VendorClient
client = VendorClient("vnd_test_12345")
async def main():
response = await client.send_booking(
"2026-04-15",
"Photography",
"available"
)
print(response)
asyncio.run(main())
📩 License
Created by Notasco Dev Team
Happy Coding! 🎯
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
servizehub-1.0.4.tar.gz
(2.4 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 servizehub-1.0.4.tar.gz.
File metadata
- Download URL: servizehub-1.0.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f6ad04285b7dfe335275dd4e26a8f56de016091a69c606d8128e777af920b9c
|
|
| MD5 |
6b9c167dfcfead4c3225d86e084da065
|
|
| BLAKE2b-256 |
5731b0771d0718b4ff2e613e1965d75facf60b14297e6bf14090f468166d4c09
|
File details
Details for the file servizehub-1.0.4-py3-none-any.whl.
File metadata
- Download URL: servizehub-1.0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01021d950c4d8376989f7c88e5cb2accc873ca20bb51f2f62ed59ac661266604
|
|
| MD5 |
a488c85cb57cad23c0f7ad33e79f9e64
|
|
| BLAKE2b-256 |
cdd89a73dc9df317b2abc6f1c68a4b1716dc2eaae6d5e6cbda05d39ae6b04fde
|