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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for isend_python_sdk-0.1.5.tar.gz
Algorithm Hash digest
SHA256 4bc981feb9a69a8a5f8a8e40867b83b6b2dfaa1744f93aa1ae7183a8a5d1d473
MD5 88965642c240a2512362c437f3eb9da8
BLAKE2b-256 448dfff52eb9a218485565521e73e30d2e7671fa47168eecc039cb85af57c853

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for isend_python_sdk-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ec1e0f7a09a68684cff0cc657fce91d151c7a06ca0c1574eece93b89a9600869
MD5 fe179ef40acd679ef29a5412449c32dd
BLAKE2b-256 4060176a17e0ea106fa92b0f36a10e5740ba08211a442d49a5420b8dd1c3144d

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