Skip to main content

Official Python SDK for the Dependal API.

Project description

PyPI Python Versions

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.1.tar.gz (44.6 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.1-py3-none-any.whl (91.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dependal-1.0.1.tar.gz
  • Upload date:
  • Size: 44.6 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.1.tar.gz
Algorithm Hash digest
SHA256 81a276522884a2ad8f3f1e016eed66315c95412a5ceb3705620d6aa8e0424663
MD5 213acaa9c74009329ad6d79b3999ebe9
BLAKE2b-256 e15fd5043e56a7323bf7cd3aca1b3c44cbc01b4f7ba5416dc66cef6a784d98d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dependal-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 91.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e558e8a9c3b128de6b31ef55b3c6f3b93aa73c7102df4c9fda65fab2bd9aa71c
MD5 362a7861c3a918eee920157fe1c1817e
BLAKE2b-256 77e2e75b560b9f5d4c8d33e418153254486f8d83a0b204b3cb29712d228e9e90

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