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

Uploaded Python 3

File details

Details for the file isend-python-sdk-0.1.1.tar.gz.

File metadata

  • Download URL: isend-python-sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 2.1 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.1.tar.gz
Algorithm Hash digest
SHA256 3382de1ed153e7674cb2281bf6fc5fe5d098e7e48769e139d79ca3a66ff73a8e
MD5 bd14847ba1d653f063c560a1be7b1db8
BLAKE2b-256 f1c23329e006b65a50403ca660a3152d9d840fcc39a7908d6b704e8e45054fb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for isend_python_sdk-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1082bb3b99d8f73e565cda86cc3447f80d9547777268100de6119b2a0211db93
MD5 7dac608611abf64158919732d4ae5180
BLAKE2b-256 6d165e0089d71bb67631a70b6885926a611942a71902f7f6fcc858330ef8e2f1

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