.gitattributes
.gitignore
.pre-commit-config.yaml
AUTHORS
CHANGES
LICENSE
README.md
conftest.py
pyproject.toml
requirements.test.txt
requirements.txt
.github/workflows/lint-autoupdate.yml
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/test.yml
symbolite.egg-info/PKG-INFO
symbolite.egg-info/SOURCES.txt
symbolite.egg-info/dependency_links.txt
symbolite.egg-info/requires.txt
symbolite.egg-info/top_level.txt
symbolite/core/datamodel.py
symbolite/core/finder.py
symbolite/core/mappers.py
symbolite/core/operands.py
symbolite/core/translators.py
symbolite/symbol/abstract.py
symbolite/symbol/default.py
symbolite/testsuite/test_root.py