EgoSMS Python SDK
Project description
Usage
# install the package
pip install egosms_sdk
# Or for dev "pip install ."
# import in your project
from egosms_sdk.v1 import EgoSmsSDK, MessagePriority
# use
EgoSmsSDK.authenticate("username", "password")
EgoSmsSDK.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
egosms_sdk-1.0.0.tar.gz
(4.3 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 egosms_sdk-1.0.0.tar.gz.
File metadata
- Download URL: egosms_sdk-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0b868ff6a23b1ae4be4fe662dfed768bd7f613cc9758c87a79ee971f06553a5
|
|
| MD5 |
33cbe97f8ba7799d82e02cce820df14e
|
|
| BLAKE2b-256 |
27d7701a0bf4b7976d2b46ed1cb8c5f7f19c8c2c78ea6d93b2a8dd95b66583de
|
File details
Details for the file egosms_sdk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: egosms_sdk-1.0.0-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 |
00d1e8b42d5e2120d69dcf234b895702fbc488e9b3c2a30903fe3ffd5d0008e6
|
|
| MD5 |
fa18e8abafea56d55529fcc458eb8936
|
|
| BLAKE2b-256 |
b09db489e3421a293032ff629e8efb31f3c94b8adfafbf6862b01477b7213a31
|