Send simple emails and text messages from one API
Project description
This the Python client library for Popcorn Notify. Popcorn Notify is a simple non-blocking API to send emails or text messages from within your code.
—
from popcornnotify import notify notify('contact@popcornnotify.com', 'A new user signed up!', subject="Server Message") notify('5555555555', 'Long script has finished running.') notify(['contact@popcornnotify.com','support@popcornnotify.com','5555555555'], 'The server is on fire.')
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
popcornnotify-0.1.4.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file popcornnotify-0.1.4.tar.gz
.
File metadata
- Download URL: popcornnotify-0.1.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2844dbbb067c316698fd9fbdf7d491a8b8a40ba8afad84a57f2c441913d0526b
|
|
MD5 |
369571539f372b284b150b1b974be078
|
|
BLAKE2b-256 |
67d9073b8e9da8889879ffe962aa123919294a60502c4dbbd00d12e7363816e9
|
File details
Details for the file popcornnotify-0.1.4-py2-none-any.whl
.
File metadata
- Download URL: popcornnotify-0.1.4-py2-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5c4f9986158827175a3cfdbc9fe0471a1bcfc33049c2a79c1c1d92a78960e602
|
|
MD5 |
240cca34452914334cfc9c45f12b162f
|
|
BLAKE2b-256 |
4a3e2512e128fa6236de2180c1226e72adbdd92564f816670775e87e4e5e2694
|