Skip to main content

Svix webhooks API client and webhook verification library

Project description

Svix - Webhooks as a service

Website | Documentation | Community Slack

Python library for interacting with the Svix API and verifying webhook signatures

GitHub tag PyPI

Join our slack

Usage Documentation

You can find general usage documentation at https://docs.svix.com. For complete API documentation with code examples for each endpoint in all of our official client libraries head over to our API documentation site at https://api.svix.com.

Language Support

⚡️ Features ⚡️
Officially Supported
API Support
Signature Verification
Caveats None! 🚀

Installation

pip install svix

Usage

Please refer to the documentation or the API reference for more usage instructions.

Async

from svix.api import SvixAsync, ApplicationIn

svix = SvixAsync("AUTH_TOKEN")
app = await svix.application.create(ApplicationIn(name="Application name"))

Sync

from svix.api import Svix, ApplicationIn

svix = Svix("AUTH_TOKEN")
app = svix.application.create(ApplicationIn(name="Application name"))

Development

First checkout the core README for details on how to generate our API bindings, then follow the steps below.

Requirements

Installing dependencies

uv sync --frozen --all-groups

Contributing

Before opening a PR be sure to format your code!

uv run ./scripts/format.sh
uv run ./scripts/lint.sh

Running Tests

Simply run:

uv run pytest

Note that this will run integration tests that require a running Docker/Podman/etc server and working docker-compose

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

svix-1.96.1.tar.gz (54.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

svix-1.96.1-py3-none-any.whl (153.7 kB view details)

Uploaded Python 3

File details

Details for the file svix-1.96.1.tar.gz.

File metadata

  • Download URL: svix-1.96.1.tar.gz
  • Upload date:
  • Size: 54.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for svix-1.96.1.tar.gz
Algorithm Hash digest
SHA256 008e0addb9dc525d5406bf60ccc463e2cda2a54598e8d703d476c5db296cb289
MD5 e06771ded08e6138ecbc71ebdf2ec568
BLAKE2b-256 c41080c4ebddc1ef8bed46741995b39fad4bc622e21130232dad5c88ba245c89

See more details on using hashes here.

Provenance

The following attestation bundles were made for svix-1.96.1.tar.gz:

Publisher: python-release.yml on svix/svix-webhooks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file svix-1.96.1-py3-none-any.whl.

File metadata

  • Download URL: svix-1.96.1-py3-none-any.whl
  • Upload date:
  • Size: 153.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for svix-1.96.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ba43c4f320afde56df42ae085c3a71d6db236daa3d555a65875c385a4036ede
MD5 7d44c81e708b2cfa4636e138bff0adf0
BLAKE2b-256 72f3e2623b45b6b70682410fccc33c3f338b6a6b2a7539d9bcc59fb4a1e221c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for svix-1.96.1-py3-none-any.whl:

Publisher: python-release.yml on svix/svix-webhooks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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