Skip to main content

A small package that allows you to send easy SMS messages.

Project description

Easy-SMS

A simple Python package that allows you to send text messages to any number. Goal: Be extremely simple. The package requires your email credentials as it uses SSL to send the text messages.

USAGE

from messenger import Messenger
m = Messenger('email@gmail.com', 'password', 'smtp.gmail.com')
m.sendSMS('1234567890', 'this is a 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

ezSMS-0.3.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

ezSMS-0.3.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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