Name | mite-schema JSON |
Version |
1.5.1
JSON |
| download |
home_page | None |
Summary | Containing the Minimum Information about a Tailoring Enzymes schema and auxiliary methods |
upload_time | 2024-11-09 08:35:08 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
cheminformatics
genomics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
mite_schema
=========
[![DOI](https://zenodo.org/badge/838326204.svg)](https://zenodo.org/doi/10.5281/zenodo.13294150)
[![PyPI version](https://badge.fury.io/py/mite-schema.svg)](https://badge.fury.io/py/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](https://doi.org/10.26434/chemrxiv-2024-78mtl).
## Installation
- `pip install mite_schema`
## Quick Start
To validate your MITE-formatted .json-file(s), run:
- `mite_schema -i <input1.json input2.json ... inputN.json>`
### For developers
- Install `hatch` using one of the methods described [here](https://hatch.pypa.io/1.12/install/)
- 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`
Raw data
{
"_id": null,
"home_page": null,
"name": "mite-schema",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "cheminformatics, genomics",
"author": null,
"author_email": "\"Mitja M. Zdouc\" <zdoucmm@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/58/bc/b50e1e5c794d7806937f4128872be392ab1eee7ebc72f1f3ebcd470c128d/mite_schema-1.5.1.tar.gz",
"platform": null,
"description": "mite_schema\n=========\n\n[![DOI](https://zenodo.org/badge/838326204.svg)](https://zenodo.org/doi/10.5281/zenodo.13294150)\n[![PyPI version](https://badge.fury.io/py/mite-schema.svg)](https://badge.fury.io/py/mite-schema)\n\nThis repository contains the schema of the **Minimum Information about a Tailoring Enzyme** data standard. \n\nFurthermore, this repository provides functionality to validate files against said schema.\nIt can be used as command line interface or as library. For command line use, see the installation instructions below.\n\nMore information about the schema can be found in [the MITE publication](https://doi.org/10.26434/chemrxiv-2024-78mtl).\n\n## Installation\n\n- `pip install mite_schema`\n\n## Quick Start\n\nTo validate your MITE-formatted .json-file(s), run:\n\n- `mite_schema -i <input1.json input2.json ... inputN.json>`\n\n### For developers\n\n- Install `hatch` using one of the methods described [here](https://hatch.pypa.io/1.12/install/)\n- Download or clone this repository\n- Run `hatch -v env create dev`. This will download and install the appropriate Python version and any required packages\n- Run `hatch run dev:pre-commit install`. This will set up `pre-commit`\n- If necessary, remove the environment with `hatch env remove dev`\n",
"bugtrack_url": null,
"license": null,
"summary": "Containing the Minimum Information about a Tailoring Enzymes schema and auxiliary methods",
"version": "1.5.1",
"project_urls": {
"Homepage": "https://github.com/mite-standard/mite_schema",
"Issues": "https://github.com/mite-standard/mite_schema/issues"
},
"split_keywords": [
"cheminformatics",
" genomics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "495fdf950985dcd4ca0edbf69bfb5c1aa09ad9d0b1a894c600bc740e06dc57b8",
"md5": "120b96a5df41aa49cc1c15b83b673e47",
"sha256": "58dc238a0f03b2bb130c7828f7bfc63f3c08b2788dada607504cda67ceb26b34"
},
"downloads": -1,
"filename": "mite_schema-1.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "120b96a5df41aa49cc1c15b83b673e47",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 11060,
"upload_time": "2024-11-09T08:35:07",
"upload_time_iso_8601": "2024-11-09T08:35:07.547728Z",
"url": "https://files.pythonhosted.org/packages/49/5f/df950985dcd4ca0edbf69bfb5c1aa09ad9d0b1a894c600bc740e06dc57b8/mite_schema-1.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "58bcb50e1e5c794d7806937f4128872be392ab1eee7ebc72f1f3ebcd470c128d",
"md5": "77491542148687ac932189455aa861d3",
"sha256": "c06eed3e2ce7982bd76b60c8f81f13682360321eeec11243eec0d8ebca957621"
},
"downloads": -1,
"filename": "mite_schema-1.5.1.tar.gz",
"has_sig": false,
"md5_digest": "77491542148687ac932189455aa861d3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 9382,
"upload_time": "2024-11-09T08:35:08",
"upload_time_iso_8601": "2024-11-09T08:35:08.807416Z",
"url": "https://files.pythonhosted.org/packages/58/bc/b50e1e5c794d7806937f4128872be392ab1eee7ebc72f1f3ebcd470c128d/mite_schema-1.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-09 08:35:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mite-standard",
"github_project": "mite_schema",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mite-schema"
}