Svix
Project description
Svix
The Svix client API
Usage
pip install Svix
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 usage instructions.
Development
Install Deps
python -m venv .venv
pip install -r requirements.txt && pip install -r requirements-dev.txt
Run Tests
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.44.0.tar.gz
(86.6 kB
view details)
File details
Details for the file svix-0.44.0.tar.gz
.
File metadata
- Download URL: svix-0.44.0.tar.gz
- Upload date:
- Size: 86.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1271165ff57934788e08beb4afd1958106bfbca4f492a61f24e9af7e40ca815 |
|
MD5 | 85a978eb2a63b8f10aa824258653eafc |
|
BLAKE2b-256 | 2fa5eb8e19a749d8bb5388f1bff984e2e510a14008f2586c61f140fab5eca1c6 |