A CLI client and Python API library for the Mandrill email as a service platform.
Project description
Mandrill is a Python API client and suite of CLI-based tools for the Mandrill email as a platform service.
The API client is comprehensive, but the CLI functionality is minimal at this time.
Examples: import mandrill m = mandrill.Mandrill(‘YOUR_API_KEY’) print m.users.ping() –> “PONG!”
CLI Examples: mandrill setup mandrill ping -c10 mandrill send -f from@example.com -t to@example.com -s “My Subject Line” < content.html
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
mandrill-1.0.3.tar.gz
(13.8 kB
view details)
File details
Details for the file mandrill-1.0.3.tar.gz.
File metadata
- Download URL: mandrill-1.0.3.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10295266c7d613fa376cd90bd565039d0642c202abff65815eaaa23e12f25260
|
|
| MD5 |
37628c17b380e042846a367e02f8cd93
|
|
| BLAKE2b-256 |
54d6d3b0bb0a4ccd5b4160dee03e634c27e962722f660f4fe55ce0a4cfe21335
|