Comms Platform Python SDK
Project description
Usage
# install the package
pip install comms-sdk
# Or for dev "pip install ."
# import in your project
from comms_sdk.v1 import CommsSDK, MessagePriority
# use
CommsSDK.authenticate("username", "password")
CommsSDK.send_sms("0712345678", "Message to send")
# send_sms(self, numbers: List[str] | str, message: str, sender_id: Optional[str] = None, priority: MessagePriority = MessagePriority.HIGHEST)
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
comms_sdk-1.0.1.tar.gz
(4.4 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 comms_sdk-1.0.1.tar.gz.
File metadata
- Download URL: comms_sdk-1.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7c1a009470e1c87d7587a77daf93e5b9c7ff5bfc7e5482c334de27fca440431
|
|
| MD5 |
9efe022ca354a8160a265f82cc6f34ba
|
|
| BLAKE2b-256 |
5676ed6786a16377f0540896a11adaaf8948920001063246318bd52926809fcd
|
File details
Details for the file comms_sdk-1.0.1-py3-none-any.whl.
File metadata
- Download URL: comms_sdk-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fed87b30c340bdb4b06fab6e7e42b3f83923af2d292d314d635bc4cd50fbc37c
|
|
| MD5 |
206228716f62eea3c23d03cc2d728ac4
|
|
| BLAKE2b-256 |
32ef57503ce95735b458340ba6d2095cc34f5c16226808d0d065b50e3d4245ee
|