You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jschon-translation

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jschon-translation

JSON Schema-based JSON document translation

0.1.1
pipPyPI
Maintainers
1

jschon-translation

|tests| |codecov| |pypi| |python| |license|

An implementation of a JSON Schema translation vocabulary <https://github.com/marksparkza/json-translation-vocabulary>_, that enables you to translate JSON documents from your validating schema to one or more differently structured schemas.

Based on jschon <https://github.com/marksparkza/jschon>_.

.. |tests| image:: https://github.com/marksparkza/jschon-translation/actions/workflows/tests.yml/badge.svg :target: https://github.com/marksparkza/jschon-translation/actions/workflows/tests.yml :alt: Test Status

.. |codecov| image:: https://codecov.io/gh/marksparkza/jschon-translation/branch/main/graph/badge.svg :target: https://codecov.io/gh/marksparkza/jschon-translation :alt: Code Coverage

.. |pypi| image:: https://img.shields.io/pypi/v/jschon-translation :target: https://pypi.org/project/jschon-translation :alt: PyPI Package Version

.. |python| image:: https://img.shields.io/pypi/pyversions/jschon-translation :target: https://pypi.org/project/jschon-translation :alt: Python Versions

.. |license| image:: https://img.shields.io/github/license/marksparkza/jschon-translation :target: https://github.com/marksparkza/jschon-translation/blob/main/LICENSE :alt: License

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts