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.1.tar.gz
(1.9 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.1.tar.gz.
File metadata
- Download URL: servizehub-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d004121d83b870cb0ae39cdcc548449759bd4f1f90d23d77cea57aba014f4f35
|
|
| MD5 |
e716ba2ed7be8dff564344287c6a3832
|
|
| BLAKE2b-256 |
5a5b310f0a8359fe69dbd0eec052b6bbe4a213790acb9bd15a5787f7cc70921b
|
File details
Details for the file servizehub-1.0.1-py3-none-any.whl.
File metadata
- Download URL: servizehub-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
4224b77257ab2f9f09a04f7fdf640991bed970d2be0a50c19254406b4c1f53a7
|
|
| MD5 |
a8a7d02e4255371ba009abb353e4fe53
|
|
| BLAKE2b-256 |
3fe46ac8b1f2747ee36a7b8de0f6f73989fba0b61b174d2162be3fcf50cdd9e9
|