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.28.tar.gz
(17.0 kB
view details)
File details
Details for the file mandrill-1.0.28.tar.gz.
File metadata
- Download URL: mandrill-1.0.28.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba18a4dda1834f1a383a9aee6baa46eb73964742020f111e1a73a5bf5cd8db9e
|
|
| MD5 |
a797854e3000b39176cb236c67e9e6f8
|
|
| BLAKE2b-256 |
693d1d141cd642d071e8b297c0da1768ff94e64e781cb7554a076e27b5b07277
|