.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements.txt
setup.py
.github/workflows/README.md
.github/workflows/cicd.yml
docs/Makefile
docs/README.md
docs/conf.py
docs/index.md
docs/requirements.txt
docs/assets/hugger-logo-wide.svg
docs/assets/hugger-logo.svg
docs/tutorial/.jupytext
docs/tutorial/huggingmapper-tutorial.ipynb
docs/tutorial/huggingmapper-tutorial.py
docs/tutorial/nodemapper-tutorial.ipynb
docs/tutorial/nodemapper-tutorial.py
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