Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page