Knot0 event JSON Schemas (Python package) with convenience loader
Project description
knot0-event-schemas (Python)
JSON Schemas for Knot0 platform events, packaged for Python with a convenience loader.
Install
pip install knot0_event_schemas
Usage
from knot0_event_schemas import load_schema_for_envelope
ok, schema = load_schema_for_envelope({
'specversion': '1.0',
'type': 'v1.orchestration.workflow.started',
'source': 'orchestration-service',
'id': '...',
'data': {}
})
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file knot0_event_schemas-2.0.34.tar.gz.
File metadata
- Download URL: knot0_event_schemas-2.0.34.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de1f8fa877726e82346180a0db4887e6bc1f40078a09793ab84bb5bbeb2fc0da
|
|
| MD5 |
94e39c3e3724461a8aba43d512ce8d7d
|
|
| BLAKE2b-256 |
b5e3e20d23416efc5a658f14b22bcd54c61ff64d4b150b661e7e0d74048a7bdd
|
File details
Details for the file knot0_event_schemas-2.0.34-py3-none-any.whl.
File metadata
- Download URL: knot0_event_schemas-2.0.34-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aa15d7172845e85b94f6b9c618017a0a2f6c725415ceefd43d2178564f7842d
|
|
| MD5 |
e043749e0a368b072bd25a623eaf339b
|
|
| BLAKE2b-256 |
17b8d72a8b588c9dddbf6e7365c1fd81a68222936dece534fb707c986e530d36
|