Skip to main content

Python SDK for iSend API

Project description

changes

iSend Python SDK

Official Python SDK for sending emails and events using the iSend API.

Installation

You can install it via pip:

pip install isend-python-sdk

## Usage

from isend import iSend

# Initialize with your auth token
sdk = iSend("your_auth_token")

# Send an email
response = sdk.send_email("WelcomeEmail", "user@example.com", {"name": "John"})
print(response)

# Send an event
event_response = sdk.send_event("UserSignup", "user@example.com", {"property": "value"})
print(event_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

isend_python_sdk-0.1.7.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

isend_python_sdk-0.1.7-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file isend_python_sdk-0.1.7.tar.gz.

File metadata

  • Download URL: isend_python_sdk-0.1.7.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for isend_python_sdk-0.1.7.tar.gz
Algorithm Hash digest
SHA256 e86fc9424504ef0fe220eb557afe30d423a9a0b05deaa83570759c8d5f74278a
MD5 41625537b7e72f652db919fe19995ec4
BLAKE2b-256 807549955cf89c0bbaa7b90f293697be3a7d89443d1fec784a620d66e9f225bf

See more details on using hashes here.

File details

Details for the file isend_python_sdk-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for isend_python_sdk-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d15e8e5b07a9725a1907c44d8e8ad33a039526e7944dff71343866be3e01cee6
MD5 52806cdbe22e0ea8829eb5eb2587b51e
BLAKE2b-256 d5949819f209181ff63e14c06a2cfb75fbdac98e1dc9a5bf730f0dda1ab7f662

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