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 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.2.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.2-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: isend_python_sdk-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 233d2e60b4a62633517e1a0c22c3c775058198933316833cb7ca15ec14b3248c
MD5 cd74b63e49733d28f5cceffb6908aca2
BLAKE2b-256 f2da4cde50f8907a5158d3428e695068e9fcffa795e5b416545d57ba00be2420

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for isend_python_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 933f3e25f18dccf6ac74bdaff444b83c8b6acd174997d1261da71740a54890e5
MD5 5dfedf1a4b1a97f2c07cb6cf8a46eed4
BLAKE2b-256 50a665fd56e07ad92ebb696c42f59f3321a1ebd67dc97bc324750779254e6ec4

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