Skip to main content

SDK for Mail.ru Sendbox rest api / re-uploaded by lamart

Project description

Latest PyPI version

SDK for Mail.ru Sendbox rest api

Usage

from sendbox_sdk.api import SendBoxApi

sendbox_api = SendBoxApi("sendbox_account_id", "sendbox_account_secret")
sendbox_api.send_templated_email(
    context={
        'template_parameter1': 'test',
        'template_parameter2': 'test',
    },
    from_email='test@example.come',
    from_name="Example",
    to_email='user@example.com',
    to_name="Username",
    subject="Subject"
)

Installation

Requirements

requests

Compatibility

Licence

MIT

Authors

sendbox_sdk was written by Yasha Mikhoparkin.

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

lamart_sendbox_sdk-0.1.1.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file lamart_sendbox_sdk-0.1.1.tar.gz.

File metadata

  • Download URL: lamart_sendbox_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for lamart_sendbox_sdk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2109455e69ce062fc41530e1b11246e7438848a3a89e3f2da937222756529f4e
MD5 43931b1e39005b31dcaea20741e9a432
BLAKE2b-256 5a4a2a86450e04403aba83b71efd819b02cd28d41928787e05a624655a6cd873

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page