LICENSE
License
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
src/chessx/__init__.py
src/chessx/psqt.py
src/chessx/py.typed
src/chessx.egg-info/PKG-INFO
src/chessx.egg-info/SOURCES.txt
src/chessx.egg-info/dependency_links.txt
src/chessx.egg-info/requires.txt
src/chessx.egg-info/top_level.txt
tests/__init__.py
tests/test.py
tests/test_psqt.py