SMS.RU library
Project description
SMS.RU python library
Usage example
from smsru_sender import SMSruSender
phone = '+79508887766'
response = SMSruSender().send(phone, f"Your confirmation code is 1234")
if not response.success:
print(response.status_message)
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
smsru_sender-1.0.0.tar.gz
(5.5 kB
view details)
File details
Details for the file smsru_sender-1.0.0.tar.gz
.
File metadata
- Download URL: smsru_sender-1.0.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82cb9f7b9d8a503df1f34bafe47a68efbd348d112b5a4a60dd13de5574d068ae |
|
MD5 | 0d9afa9f7662c2dcdfc713340c7e0d71 |
|
BLAKE2b-256 | 9875d97084c9bb5056372b8fa6d7f658c30d10415be735b068f79a5ac14bf65c |