A Python SDK for interacting with the Mepost API.
Project description
mepost-sdk
Overview
The mepost-sdk
is a Python library designed to simplify interactions with the Mepost API for sending and managing emails.
Installation
Install this package using pip:
pip install mepost-sdk
Usage
Here is a quick example:
Copy code
from mepost.client import MepostClient
client = MepostClient(api_key="your_api_key")
response = client.send_email(email_data)
print(response)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mepost_sdk-1.0.4.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file mepost_sdk-1.0.4.tar.gz
.
File metadata
- Download URL: mepost_sdk-1.0.4.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7931f18ecd9d1594f6b1a0d544883b3b67b93356186c9cedaf19606669d00127 |
|
MD5 | 6cff48374df22eab0bf67ff5a18c9120 |
|
BLAKE2b-256 | bf0cc37177190fdf35813465d2d8301c6513e1135e52befe5b6eeff84e18e721 |
File details
Details for the file mepost_sdk-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: mepost_sdk-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27cf21c497ca20527750ce1db46bb5757f33afc8970eb7ea0b974c58ba6bd084 |
|
MD5 | acf2c650df096a58256f99fcf12e5735 |
|
BLAKE2b-256 | b681b7685f9ca95065efb0b54453eab26141eedba870fb56745656cdd779088d |