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.0.tar.gz
(13.7 kB
view details)
File details
Details for the file mandrill-1.0.0.tar.gz.
File metadata
- Download URL: mandrill-1.0.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95c843184a3c7fca84f61969e59772491ac23df333e896b0c6120a1fba5fd2f8
|
|
| MD5 |
6d30409f735bfa92ab4bb374b1749e2f
|
|
| BLAKE2b-256 |
3d3c4891a546b2e76aa46169f4244050c9a38fe6493b047df6e2e8a04bcb98fd
|