A CLI client and Python API library for the Mandrill email as a service platform. Forked fork python 3.7 support
Project description
# Fork for python 3.7 support
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-37-1.1.0.tar.gz
(27.3 kB
view details)
File details
Details for the file mandrill-37-1.1.0.tar.gz
.
File metadata
- Download URL: mandrill-37-1.1.0.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53d9e42d32aaef7f829a3de460549f3038b35f9fca37c007f9f778018f41154b |
|
MD5 | dc89660d7d6bd603e791b36bd7e592bc |
|
BLAKE2b-256 | daf5667c026208440a859bbb31e173e95fc6da6738765824e90982731808a2c2 |