# Schema Tools > Collection of tools to parse, query, map,... Json/Yaml schemas [![Latest Version on PyPI](https://img.shields.io/pypi/v/schema-tools.svg)](https://pypi.python.org/pypi/schema-tools/) [![Supported Implementations](https://img.shields.io/pypi/pyversions/schema-tools.svg)](https://pypi.python.org/pypi/schema-tools/) ![Build Status](https://github.com/christophevg/schema-tools/actions/workflows/test.yaml/badge.svg) [![Documentation Status](https://readthedocs.org/projects/schema-tools/badge/?version=latest)](https://schema-tools.readthedocs.io/en/latest/?badge=latest) [![Coverage Status](https://coveralls.io/repos/github/christophevg/schema-tools/badge.svg?branch=master)](https://coveralls.io/github/christophevg/schema-tools?branch=master) [![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v1.5.1-blue.svg)](https://github.com/christophevg/pypi-template) ## Contents ```{toctree} :maxdepth: 1 whats-in-the-box.md getting-started.md contributing.md code.md ```