.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
pyjaniml/__init__.py
pyjaniml/janiml.py
pyjaniml/janiml_schema.py
pyjaniml/utils.py
pyjaniml.egg-info/PKG-INFO
pyjaniml.egg-info/SOURCES.txt
pyjaniml.egg-info/dependency_links.txt
pyjaniml.egg-info/requires.txt
pyjaniml.egg-info/top_level.txt
requirements/linter.in
requirements/linter.txt
requirements/tests.in
requirements/tests.txt
tests/test_janiml.py
tests/test_files/Category.json
tests/test_files/ExperimentStep.json
tests/test_files/ExperimentStepStringSpectra.json
tests/test_files/NestedCategory.json