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

  • python 3

Installing dependencies

python -m venv .venv
pip install -r requirements.txt && pip install -r requirements-dev.txt

Contributing

Before opening a PR be sure to format your code!

./scripts/format.sh

Running Tests

Simply run:

pytest

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

svix-1.90.0.tar.gz (60.5 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.90.0-py3-none-any.whl (135.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for svix-1.90.0.tar.gz
Algorithm Hash digest
SHA256 85c4bcd3145c392e148623b46e614b430463cfc2f008333fb3e50bb4a36ca443
MD5 886cbc17d7396a24961a0bbda5c4bbb3
BLAKE2b-256 2680231b0f6c81698b4836b0ce6be80096f5dc81af168bb9497c35bb6a80dfea

See more details on using hashes here.

Provenance

The following attestation bundles were made for svix-1.90.0.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.90.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for svix-1.90.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c29f8fdb6ad9f869c4af5db047361d589bb1b90609f1291e2b34ccd58270bb87
MD5 9e9ac4c64d8cbaa06fc5a4dfeaf02c3f
BLAKE2b-256 1d8837205e20e643991438c2921671aa484879d9427a43342d660fc72922162a

See more details on using hashes here.

Provenance

The following attestation bundles were made for svix-1.90.0-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