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.43.2.tar.gz
(82.0 kB
view details)
File details
Details for the file svix-0.43.2.tar.gz
.
File metadata
- Download URL: svix-0.43.2.tar.gz
- Upload date:
- Size: 82.0 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 | 67a11abc40439114d98d2ca6e645e137df4b33f023b0a7c3107c9c2e287d8476 |
|
MD5 | e03c0612504e436caf4df4e44e4afb42 |
|
BLAKE2b-256 | 9623c853e40cdec5a76e0195b3ba5aa62e5fa32a9f2baa8a784d21b71f2e8066 |