Initial release of the official Python SDK for the Siren notification platform.
🚀 Features
-
📬 Messaging API
- Send messages with or without templates
- Use specific providers or awesome template identifiers
- Sync and async clients available
-
🧠 Template Management
- Create, update, publish, and delete templates
- Manage channel-specific templates (EMAIL, SMS, etc.)
-
🔁 Workflow Triggers
- Trigger, schedule, and bulk-send notification workflows
-
🔗 Webhooks
- Configure outbound status and inbound message webhooks
-
👤 User Management
- Add, update, and delete users
-
Example scripts provided in
/examples
📦 Installation
pip install trysiren
See the README for full usage and examples.