Library and utilities for validating JSON files against JUICE mission data schemas or custom JSON Schemas.
Project description
juice-json-schemas
Documentation: https://juice-soc.io.esa.int/juice-uplink/spm/juice-json-schemas/
Source Code: https://gitlab.esa.int/juice-soc/juice-uplink/spm/juice-json-schemas.git
PyPI: https://pypi.org/project/juice-json-schemas/
Library and utilities for validating JSON files against JUICE mission data schemas or custom JSON Schemas.
Installation
pip install juice-json-schemas
Development
- Clone this repository
- Requirements:
- Poetry
- Python 3.9+
- Create a virtual environment and install the dependencies
poetry install
- Activate the virtual environment
poetry shell
Testing
pytest
Documentation
The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Gitlab Pages page automatically as part each release.
Pre-commit
Pre-commit hooks run all the auto-formatting (ruff format), linters (e.g. ruff), and other quality
checks to make sure the changeset is in good shape before a commit/push happens.
You can install the hooks with (runs for each commit):
pre-commit install
Or if you want them to run only for each push:
pre-commit install -t pre-push
Or if you want e.g. want to run all checks manually for all files:
pre-commit run --all-files
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 juice_json_schemas-0.0.2.tar.gz.
File metadata
- Download URL: juice_json_schemas-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.11 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
103b72a6f455352b9de7c7d615f382c85179cbdfde857c323f277530dc6faff0
|
|
| MD5 |
61ae6cccd7d3b1cb3ffa23f3f94cff99
|
|
| BLAKE2b-256 |
6f983d433270edaa93f39178e7b04550c60a8397401479bf7c24b2d0644e1a41
|
File details
Details for the file juice_json_schemas-0.0.2-py3-none-any.whl.
File metadata
- Download URL: juice_json_schemas-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.11 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ee7a6e479d897d592d2f1e7323de263ffb6be7c1e9fedc17fb4c7c7edca9392
|
|
| MD5 |
33775b7f0c027f598a0304b6d717ea62
|
|
| BLAKE2b-256 |
10b4f57bc637aca3216d325d6d058d7ebed555c04055558ee68c096c0d0d7ae1
|