A Python API for Asanak
Project description
A Python API for Asanak You can use it to interact with the Asanak API. You can install it using pip:
pip install asanak-api
create a new instance of the API:
from asanak_api import AsanakAPI
api = AsanakAPI(api_key="your_api_key",username="your_username",password="your_password")
Notice : Because Asanak SMS provider uses username and password for authentication, there is an option to use api_key by putting your username and password together and separating them with a comma. You should provide either api_key or username and password.
api_key="your_username,your_password" or api_key="your_api_key"
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 asanak_api-0.1.0.tar.gz.
File metadata
- Download URL: asanak_api-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
488ce09a32cc46dfb3227114c59a6b78ed36bef384ea5ad8a66c0bf6175b7220
|
|
| MD5 |
11a8c5d68ea390356f70e4f8cc32e85a
|
|
| BLAKE2b-256 |
b25608eb4de1fecb3f2ac45394f51aaa05b74838321b862dca681456ed7538e9
|
File details
Details for the file asanak_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: asanak_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9b2496f6213be1c0082804964925918f4dba2a0cbe95883a693ef0527f408bf
|
|
| MD5 |
2d146effad28b21820a3bfb16c88a85b
|
|
| BLAKE2b-256 |
b23145e86868fb8628b40b4ad694e4dcfe922325fca838ea80474d91cc5f8086
|