Python SDK for Mercury service
Project description
Mercury SDK can be used in projects that interface with the mercury service that provides common internal functionality.
Initializing the client
>>> from mercuryclient import MercuryApi
#Setup connection parameters
>>> conn_params = {'username': 'mercury_username', 'password':'password', 'url':'https://mercury-url.com'}
>>> m = MercuryApi(conn_params)
>>>m.send_mail(['recipent@email.com'],'Test mail', 'Mail body','ses','ses_profile')
Available APIs:
send_mail
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
mercuryclient-0.2a1.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mercuryclient-0.2a1.tar.gz.
File metadata
- Download URL: mercuryclient-0.2a1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5cec1bcc13c8650f7f6a1db398af7a89af2e0afa418acb710621d94910af73d
|
|
| MD5 |
619a372c3e3ef13feb78aefdca8e1f0a
|
|
| BLAKE2b-256 |
f0f4e4fd9f2011084aec24f59d06440386d36596d1152128935d72f9effb62ae
|
File details
Details for the file mercuryclient-0.2a1-py3-none-any.whl.
File metadata
- Download URL: mercuryclient-0.2a1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e78ee79a618b06abe44f85347caaa8afbe347e171493088b3a17dedc4a82e9a8
|
|
| MD5 |
066b14238e56c23da0213b0bc79922a3
|
|
| BLAKE2b-256 |
77d4386b3d368441bf5a4636c5c5e3e868d1e8d6dc44e449e808c8f7f8082ea3
|