Skip to main content

Converts JSON schema to OpenSearch/ElasticSearch mappings

Project description

jsonschematomappings

Convert JSON schema to OpenSearch/ElasticSearch mappings

Install

From pypi:

pip install jsonschematomappings

From repository directory:

pip install -e .

If developing/running tests:

pip install -r requirements/requirements-test.txt

Run

$ jsonschematomappings -h
usage: jsonschematomappings [-h] [--template TEMPLATE] json_schema

Convert a JSON schema document to an OpenSearch/ElasticSearch mappings document

positional arguments:
  json_schema          JSON schema document

optional arguments:
  -h, --help           show this help message and exit
  --template TEMPLATE  Template mappings document

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsonschematomappings-0.0.2.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

jsonschematomappings-0.0.2-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page