Skip to main content

Python SDK for iSend API

Project description

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 trusender import TruSender

# Initialize with your auth token
sdk = TruSender("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.0.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.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: isend_python_sdk-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 315b269141f1822a423834ff7b0a474018bd852c1f2978925a3b5894e51805f7
MD5 87a4a44cce59207f01b477dbad02cba2
BLAKE2b-256 20bf42486040eb95c0088ce5254d7b9a871b4a0da7a95021c45f0375cc53a3ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for isend_python_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd739dfddf6ceef3b7eb067493bb5349fd10bc43d48f2a423a933f84429e3703
MD5 6cbf9b86a960e98e51b348c9a2048aee
BLAKE2b-256 3fd33ba6e1f239f1a68576ae3066c1cb41422ad33f468c84959f6ab8d36c4758

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