Letesend sdk for sending and monitoring SMS
Project description
Letesend Python
from letesend import SMS
AUTH_TOKEN = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
sms = SMS(AUTH_TOKEN)
sms.send(
to = "+243842779630",
name = "Company",
body = "Hello World !"
)
print(sms.status_code, sms.status_text)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
letesend-0.2.tar.gz
(3.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 letesend-0.2.tar.gz.
File metadata
- Download URL: letesend-0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bd3e15a18f2514076a3a69cf33c2d4c5d38578a93e5ddaec9b7e64025268161
|
|
| MD5 |
50dd03db49809af21dd1edaf024f4d13
|
|
| BLAKE2b-256 |
d031a2a275fb4574ceb1a2d74c3439ac204d9af0a913985389d668709d03c131
|
File details
Details for the file letesend-0.2-py3-none-any.whl.
File metadata
- Download URL: letesend-0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ffe5eb975110d6330a27713365c39747f34864725ef5d02479707e14b45bf46
|
|
| MD5 |
75df3587c9f137ef72a375f4e45223f2
|
|
| BLAKE2b-256 |
a6685dac8738765d8d046bed158fd1761006031e94a9caf7825fab481441c104
|