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.34.2.tar.gz
(69.2 kB
view details)
File details
Details for the file svix-0.34.2.tar.gz
.
File metadata
- Download URL: svix-0.34.2.tar.gz
- Upload date:
- Size: 69.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a764c8083adcd7556d25d4b7a1fdab3d2d3dc1494d8e8656a21c6b65ede8310 |
|
MD5 | 50020a61e0f77bff0a12b2317e286682 |
|
BLAKE2b-256 | 5a88ff74466ee939d8e1631931fb16ce0f15277c77e80030d27a126cc3684de5 |