Skip to main content

Containing the Minimum Information about a Tailoring Enzymes schema and auxiliary methods

Project description

mite_schema

This repository contains the schema of the Minimum Information about a Tailoring Enzyme data standard.

Furthermore, this repository provides functionality to validate files against said schema. It can be used as command line interface or as library. For command line use, see the installation instructions below.

More information about the schema can be found in the MITE publication.

Installation

  • pip install mite_schema

Quick Start

To validate your MITE-formatted .json-file, run:

  • mite_schema -i <input.json>

For developers

  • Install hatch using one of the methods described here
  • Download or clone this repository
  • Run hatch -v env create dev. This will download and install the appropriate Python version and any required packages
  • Run hatch run dev:pre-commit install. This will set up pre-commit
  • If necessary, remove the environment with hatch env remove dev

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

mite_schema-1.3.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

mite_schema-1.3-py3-none-any.whl (11.4 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