Skip to main content

Svix

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 Async support planned.

Installation

pip install Svix

Usage

from svix.api import Svix, ApplicationIn

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

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

Development

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

Requirements

  • python 2 or 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-0.49.0.tar.gz (89.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: svix-0.49.0.tar.gz
  • Upload date:
  • Size: 89.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for svix-0.49.0.tar.gz
Algorithm Hash digest
SHA256 215e10db03d9f2c0999dad07bee67006cbceb0d4bc07376c4829a8d4d1cd9ea0
MD5 6be9733eb07dffd67282322c03b2b4cf
BLAKE2b-256 5a35f7bc77d5e98dd9e084896391cf9ee0af918ac61d1367d786aa021ce3b7dc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page