Python SDK for iSend API
Project description
ISend Python SDK
This is a Python SDK for sending email and event data using the TruSender API.
Installation
You can install it via pip:
pip install isend-python-sdk
from isend import ISend
client = ISend("your_api_key")
client.send_email("WelcomeTemplate", "user@example.com", {"name": "John"})
client.send_event("Signup", "user@example.com", {"plan": "Free"})
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file isend_python_api-0.1.0.tar.gz.
File metadata
- Download URL: isend_python_api-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9f86e3bfc624cb646838cefada028943aae266e2f03c6ede421423df21269b2
|
|
| MD5 |
aeb5e0374ca45b182cac501d96b4f412
|
|
| BLAKE2b-256 |
443e78876b42faf7cf9e785f632bb69ecfd4d6217f9e03faa3f579853052437b
|
File details
Details for the file isend_python_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: isend_python_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc0b81b524c8b0b78d30fee4c4d0ddc57eeb8702d43051319cb3bf01c15862e2
|
|
| MD5 |
9869075411e8b82bb61d1e867cca742e
|
|
| BLAKE2b-256 |
7c077947d16b3fd163507a045d9b37d5a7a593baff09f67943bdcb89a7ddac95
|