Official DevSMS SDK for Python
Project description
DevSMS Python SDK
Package: bafredo-devsms
Install
pip install bafredo-devsms
Usage
from devsms import DevSMSClient
client = DevSMSClient(api_key="YOUR_API_KEY")
response = client.send(
to="+254712345678",
message="Hello from Python",
correlation_id="order-1001",
)
print(response.message_id, response.status)
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
bafredo_devsms-0.1.0.tar.gz
(2.2 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 bafredo_devsms-0.1.0.tar.gz.
File metadata
- Download URL: bafredo_devsms-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7f85dcae39a345ad2bf83e65c78e448707a07be35b9ac790c17bad7837ccc35
|
|
| MD5 |
3fabdb48dce251e13a29abff01923178
|
|
| BLAKE2b-256 |
1549bca8aaa297d38aa21e6c36e74548d2df402ec9ccb9e4e583ac44748d10da
|
File details
Details for the file bafredo_devsms-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bafredo_devsms-0.1.0-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.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67e3f8f949f5be4ac185e1d8051da2b051d8472aa8ff87156fe6b00aae8a9c58
|
|
| MD5 |
02f425e5852ca2fa63b59a15bb4e24ea
|
|
| BLAKE2b-256 |
b084d5670e151cbe0cb3dcd20bf6d29b9e9d135d7a1f9688d788788ebb86fd60
|