zohal-sdk is a Python SDK for interfacing with zohal.io.
Project description
zohal-sdk
Overview
zohal-sdk is a Python SDK for interfacing with zohal.io. It simplifies the process of interacting with the API by providing clean, Pythonic abstractions for all key functionalities.
Installation
Install the SDK using pip:
pip install zohal-sdk
Getting Started
Here's a quick example to get you started:
from zohal_sdk import Client
# Initialize the client
client = Client(token="your_api_key")
# Example usage
response = client.shahkar(mobile="your mobile number", national_code="your national code")
print(response)
For detailed usage, check the documentation. Documentation
Documentation
Full documentation is available at Documentation.
Contributing
We welcome contributions! See CONTRIBUTING.md for guidelines.
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
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 zohal_sdk-0.1.0.tar.gz.
File metadata
- Download URL: zohal_sdk-0.1.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.13.1 Linux/6.12.9-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3995d6261ffb4a0a6dfd7f4f1411007a77657fe21c1c3a47ec9aa7cc7fad3df
|
|
| MD5 |
ce1088836c49023429589b31f43d1ac0
|
|
| BLAKE2b-256 |
7a322061093acd4dec12bfa597e1fb2920fdde654dc056307391db7242b22b76
|
File details
Details for the file zohal_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zohal_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.13.1 Linux/6.12.9-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df00b409c331a8bd9b8299aed96c9f720293f83e81dde244232398a9f6ca281c
|
|
| MD5 |
3b905f2d43e214d99f243133f05faa55
|
|
| BLAKE2b-256 |
9b409fe9b68a52aeffc875ecd8c2693e5fd4548a827d96897e402faea7bfd435
|