Tools for working with the GA4GH Genomic Knowledge Standards (GKS) meta-schema, including schema parsing, validation, and code generation. Current version: 0.3.2, requires Python >=3.12. Release cadence: irregular, with minor fixes and CI improvements.
pip install ga4gh-gks-metaschemaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: parse a GKS meta-schema YAML file into Python objects.
Use 'from gks_metaschema import ...'.
Ensure your environment uses Python 3.12 or later.
Update to 0.3.2 and adjust any code that assumed the length check.
No dependency data recorded yet.