Skip to main content

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.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

popcornnotify-0.1.2-py2-none-any.whl (3.8 kB view hashes)

Uploaded Python 2

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