{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/3"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"Svix is a Python client library for the Svix webhook service API, providing both synchronous and asynchronous interfaces to manage webhooks and verify webhook signatures.","skillfed_tags":["webhooks","async-support","api-client"],"use_cases":["Integrate webhook delivery into an application by creating Svix applications and endpoints programmatically.","Verify incoming webhook signatures in request handlers to ensure authenticity before processing events.","Retrieve webhook delivery history and logs to debug failed or delayed event deliveries.","Build async event-driven systems that send and receive webhooks without blocking the main application.","Manage multiple webhook endpoints and subscriptions across different event types in a single codebase."],"what_it_does":"Svix is an official Python client for the Svix webhook-as-a-service platform. It wraps the Svix REST API, offering both sync and async interfaces to create applications, manage endpoints, send webhook events, and retrieve delivery logs. The library also provides utilities to verify incoming webhook signatures, ensuring that webhook payloads are authentic and have not been tampered with.\n\nThe package depends on httpx for HTTP requests, pydantic for data validation, and standardwebhooks for signature verification. It targets modern Python versions (3.9+) and is actively maintained. Developers use it to integrate webhook functionality into applications without building the HTTP plumbing or cryptographic verification logic themselves.","worth_installing":"Yes. Svix is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and offers low-friction installation. It is a well-positioned choice if you are already using the Svix service or evaluating a webhook platform. If you need webhook functionality but are not committed to Svix specifically, verify that Svix's pricing and feature set align with your requirements before adopting the library."},"id":"svix","links":{"html":"https://skillfed.io/packages/svix","md":"https://skillfed.io/packages/svix.md","pypi":"https://pypi.org/project/svix/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-23","license_spdx":"MIT","license_treatment":"permissive","name":"svix","python_support":"supports_current","summary":"Svix webhooks API client and webhook verification library"},"popularity":{"monthly_downloads":10142431,"position":1476,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.99.1"}
