Skip to main content

Official Python SDK for the Dependal API.

Project description

Dependal Python SDK

Official Python SDK for the Dependal transactional email API.

Dependal is a developer-first email delivery platform focused on reliable transactional email, clear delivery logs, and predictable pricing.


Installation

Install the SDK using pip:

pip install dependal

Quick Start

from dependal import ApiClient, Configuration
from dependal.api.messages_api import MessagesApi

config = Configuration(
    host="https://api.dependal.com",
    api_key={"x-api-key": "dp-xxxxxxxxx"}
)

with ApiClient(config) as client:
    api = MessagesApi(client)

    api.send_email({
        "to": "user@example.com",
        "from": "Dependal <noreply@dependal.com>",
        "subject": "Hello",
        "html": "<p>This email was sent using Dependal.</p>"
    })

Documentation

Full documentation is available at:

https://dependal.com/docs


Features

  • Simple transactional email API\
  • Reliable delivery through Amazon SES\
  • Detailed email logs and event tracking\
  • Suppression handling\
  • Predictable developer-friendly pricing

Support

If you need help, contact:

support@dependal.com


Built by Dependal.

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

dependal-1.0.0.tar.gz (44.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dependal-1.0.0-py3-none-any.whl (91.3 kB view details)

Uploaded Python 3

File details

Details for the file dependal-1.0.0.tar.gz.

File metadata

  • Download URL: dependal-1.0.0.tar.gz
  • Upload date:
  • Size: 44.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for dependal-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e7d788bc6e89f9d975790ba53038a310fac6ec1afce07421b46e19ff63e8d058
MD5 be8182eb9df2f24618babeba85b57f61
BLAKE2b-256 ed8f705d31eb06077834034a28dc3e3f9b6e9c17c82c4961817de33e8907363d

See more details on using hashes here.

File details

Details for the file dependal-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: dependal-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 91.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for dependal-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c82b5dda3a5ada7a0b125f486000d8d5638e97d9b3fd91e0db6eefc7bff3d1b2
MD5 2061dd53b4187efcf1e5dba1b07756b1
BLAKE2b-256 2a59d15823b7cf3467d5ae0f298c2afe29a592a82b49229c4a58c56e59b9f73f

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