Fork of the original 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-python-1.1.0.tar.gz
(27.0 kB
view details)
File details
Details for the file mandrill-python-1.1.0.tar.gz
.
File metadata
- Download URL: mandrill-python-1.1.0.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2c6c9622185466abd03af4482b5fb0fdfcb10301dd610cafd85df7174da22155
|
|
MD5 |
682df519744845ea977b50c1f7ba1e14
|
|
BLAKE2b-256 |
7382dc224dad2186d1d535c1c0b15d50fe0d2b75e8f5def2aba7a9b9574f1ca0
|