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
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
ezSMS-0.3.0.tar.gz
(2.0 kB
view details)
Built Distribution
ezSMS-0.3.0-py3-none-any.whl
(3.2 kB
view details)
File details
Details for the file ezSMS-0.3.0.tar.gz
.
File metadata
- Download URL: ezSMS-0.3.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c65cbcb77ec6ff75bb43066ca41ea1083be01f237cff90aa89db3f5e2cf86647 |
|
MD5 | 78680a3b5bb9038b023e2213ff937b77 |
|
BLAKE2b-256 | 1d33e8650836422b67be9a8c3077fe713656470a041217fed2ea92b5df8c29a4 |
File details
Details for the file ezSMS-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: ezSMS-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a484113b1363796d97a9d2aaf0e631e580c72f42a4eaebc5c0a01cc6ca65c27 |
|
MD5 | 6259cefe765ab80810dd85af103574bd |
|
BLAKE2b-256 | 0939b3d8df1313f62c363ee2c5cc78e09edd467affe63d24e310c01b4c9c9929 |