.gitignore
.pre-commit-config.yaml
.python-version
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
main.py
pyproject.toml
setup.py
uv.lock
.github/workflows/README.md
.github/workflows/cicd.yml
docs/Makefile
docs/README.md
docs/conf.py
docs/index.md
docs/requirements.txt
docs/sphinx_build.sh
docs/assets/hugger-logo-wide.svg
docs/assets/hugger-logo.svg
docs/tutorial/.jupytext
docs/tutorial/biome-tagging.ipynb
docs/tutorial/biome-tagging.py
docs/tutorial/huggingmapper-tutorial.ipynb
docs/tutorial/huggingmapper-tutorial.py
docs/tutorial/nodemapper-tutorial.ipynb
docs/tutorial/nodemapper-tutorial.py
docs/tutorial/assets/biosamples-marine-sample.tsv
hugger/__init__.py
hugger/mapper.py
hugging_mapper.egg-info/PKG-INFO
hugging_mapper.egg-info/SOURCES.txt
hugging_mapper.egg-info/dependency_links.txt
hugging_mapper.egg-info/requires.txt
hugging_mapper.egg-info/top_level.txt
tests/__init__.py
tests/test_mapper.py