Texter
Send text messages using your Gmail account and SMS gateways
Setup
First, install this package with pip:
$ pip install texter
Then, set some environment variables so texter can send mail from your Gmail account:
$ export GMAIL_EMAIL=<email> $ export GMAIL_PASSWORD=<password>
Usage
from texter import send_message
send_message('1234567890', 'verizon', 'Hello from texter.')
There is also a standalone script you can use:
$ ./send_message 1234567890 verizon "Hello from texter."
Release files for texter 0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| texter-0.4.tar.gz | 1.8 kB | Details |
Release files / texter-0.4.tar.gz
| Download URL | texter-0.4.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d4624440bc3f5043deb353cdebd80e75fc17d1cade363049f5554884fc6891e9
|
|
BLAKE2b-256 checksum How to use checksums |
be43fda9f4a528433179534fb29633630ef2f191a4b01b4b8024e2d872c4df7c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |