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.2.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.2.tar.gz.
File metadata
- Download URL: servizehub-1.0.2.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 |
6e094dd0f86365448c8342e392969439be11b51eaabee3216ae4008f2b0eca7a
|
|
| MD5 |
1c23a74a344a5f553ffe4c5ef71ffa10
|
|
| BLAKE2b-256 |
0b8efc52c191e74b5e436570537df0ad8ee786af4a5c18e1e0c5645e1e170ab1
|
File details
Details for the file servizehub-1.0.2-py3-none-any.whl.
File metadata
- Download URL: servizehub-1.0.2-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 |
2ef3a0d4285f507592a2b271f216ee61b9f2af92c3f2b26693fcd4cb3315a983
|
|
| MD5 |
dd6f3b4aa2926dedb8a09c17787eab27
|
|
| BLAKE2b-256 |
dbee94cdcb847e30c7bc3d47ac87484d0cbe272a6e1a12fbd253242c6702d697
|