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.36.0.tar.gz
(69.8 kB
view details)
File details
Details for the file svix-0.36.0.tar.gz
.
File metadata
- Download URL: svix-0.36.0.tar.gz
- Upload date:
- Size: 69.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 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 | 83cd7d91f01dcc62a4c140726fb0e22bd77a85d46a186fed9796c108b5029a53 |
|
MD5 | 8de474859b9f8d77c51e8ab9065e5556 |
|
BLAKE2b-256 | 5209832186462f59fe83cb28e0a4a249e5370bd3cd84a25d5dd214e1e58bfbe8 |