SDK for interacting with Zima Sabus systems
Project description
zmbus-sdk
A Python SDK for interacting with Zima Sabus systems.
Installation
pip install zmbus-sdk
Usage
from zimasabus_sdk import zmsystem
# Initialize the client
client = zmsystem.ZMSystem(
api_key="your_api_key",
base_url="https://api.example.com"
)
# Use the client to interact with the API
response = client.some_method()
Features
- Feature 1
- Feature 2
- Feature 3
Development
This project uses Poetry for dependency management.
# Install dependencies
poetry install
# Run tests
poetry run pytest
License
MIT
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
zmbus_sdk-0.1.0.tar.gz
(4.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
File details
Details for the file zmbus_sdk-0.1.0.tar.gz.
File metadata
- Download URL: zmbus_sdk-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.7 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6d8f5ca01187cd8d01dc47fdebe589df88c7d2fa55fe775ce01f340f61a1865
|
|
| MD5 |
d99a8e424c88714d5a9295a37bf6a317
|
|
| BLAKE2b-256 |
cbb2a0eafb43f27b344bf8cb6f0eb52da2ec813bc51309df2e6eb15eb3c228f0
|
File details
Details for the file zmbus_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zmbus_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.7 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
586378ea48f54c81b9b9084640d57d4073259344cb8f36ce46529634decf8e6a
|
|
| MD5 |
cf7d3905f9b3a52957389116edd935e6
|
|
| BLAKE2b-256 |
3b0eba5c328c5a124fb6b9ab4a2cb83e0b1f62c6ce22ffcd94124b656e2f588b
|