Installation

Using pip

Install in development mode:

pip install -e .

Dependencies

The following packages are required:

  • click — CLI interface

  • pandas — Data manipulation

  • tabulate — Table formatting

  • xlsxwriter — Excel export

  • jsonschema — JSON Schema validation

  • linkml — Schema definitions and generation

  • linkml-runtime — LinkML runtime support