.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
requirements.txt
tox.ini
.github/dependabot.yml
.github/workflows/dependabot_automerge.yml
.github/workflows/main.yml
.github/workflows/python-publish.yml
osmanthus/__init__.py
osmanthus/cli.py
osmanthus/engine.py
osmanthus/evaluate.py
osmanthus/performance.bin
osmanthus.egg-info/PKG-INFO
osmanthus.egg-info/SOURCES.txt
osmanthus.egg-info/dependency_links.txt
osmanthus.egg-info/entry_points.txt
osmanthus.egg-info/requires.txt
osmanthus.egg-info/top_level.txt
tests/__init__.py
tests/cli_test.py
tests/engine_test.py
tests/evaluate_test.py
tests/test_files/endgame.fen
tests/test_files/mate1.fen
tests/test_files/mate2.fen
tests/test_files/positions.fen