Schema validation for MoonBit dashboard metric snapshots
This project has been quarantined.
PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.
Read more in the project in quarantine help article.
Project description
moonbit-metrics-validator
Schema validation for MoonBit dashboard metric snapshots.
Ensures that automatically fetched metric payloads conform to the expected schema before they are persisted to the database, preventing data corruption from malformed API responses.
Installation
pip install moonbit-metrics-validator
Usage
from moonbit_metrics_validator import validate_snapshot, validate_payload
# Validate a single snapshot dict
validate_snapshot(snapshot)
# Validate the full metrics payload (with snapshots list)
validate_payload(payload)
License
MIT
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 moonbit_metrics_validator-1.0.0.tar.gz.
File metadata
- Download URL: moonbit_metrics_validator-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05dd0594c4636a7b039d85d9e4f0fba967891c0274efec068ebf3d12dfa42418
|
|
| MD5 |
50efc3de575f335adf6d7e9956ff5d75
|
|
| BLAKE2b-256 |
922165dbfd04fc9bd3abe1bd6aa40ee6076de0f64af85a88f575186ec45c3949
|
File details
Details for the file moonbit_metrics_validator-1.0.0-py3-none-any.whl.
File metadata
- Download URL: moonbit_metrics_validator-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cd7b3fc984b43b6f4281cf67314447557c579f4909fadd958eb3df7fa3e4ea5
|
|
| MD5 |
9314d9b6195c1db8fa051fb054ff3822
|
|
| BLAKE2b-256 |
2482013820e1564840bc5463e9275c5e3950ba0f6d7ff3b1d7f42fc48732650a
|