{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"A Python SDK for interacting with Novu's notification platform API, enabling developers to trigger, cancel, and broadcast notification events across multiple channels from a single interface.","skillfed_tags":["notification-platform","async-support","api-client"],"use_cases":["Trigger a notification workflow when a user performs an action by calling novu.trigger() with the workflow ID and subscriber details.","Cancel a scheduled or in-flight notification before it reaches the subscriber using novu.cancel() with a transaction ID.","Broadcast an announcement or alert to all subscribers in your system via novu.trigger_broadcast() without targeting individual IDs.","Build async notification pipelines in event-driven applications by using async variants with asyncio.","Customize notification delivery per channel by passing overrides in the request DTO."],"what_it_does":"novu-py is a Python SDK generated by Speakeasy that wraps Novu's REST API, allowing developers to programmatically manage notifications. It provides both synchronous and asynchronous interfaces for triggering notification workflows, canceling in-flight events, and broadcasting to all subscribers. The SDK uses pydantic for request/response validation and httpx for HTTP communication, offering a fluent API design that abstracts away raw HTTP details.\n\nThe package is designed for developers integrating Novu's multi-channel notification delivery into their applications. It handles the complexity of constructing API requests with proper authentication (via secret key), payload serialization, and response parsing. The SDK supports context-aware notifications, subscriber targeting, workflow overrides, and agent routing\u2014typical requirements for production notification systems.","worth_installing":"Yes, with a license caveat. The package is actively maintained, has low install friction, and supports modern Python versions (3.10 through 3.14). However, verify the license terms in the repository before committing to production use, since the license status is currently unclear in the package metadata. No known security vulnerabilities are reported."},"id":"novu-py","links":{"html":"https://skillfed.io/packages/novu-py","md":"https://skillfed.io/packages/novu-py.md","pypi":"https://pypi.org/project/novu-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"unclear","name":"novu-py","python_support":"supports_current","summary":"Python Client SDK Generated by Speakeasy."},"popularity":{"monthly_downloads":84686,"position":13980,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.19.0"}
