CONTRIBUTORS.txt
LICENSE
README.md
pyproject.toml
src/pyswip/__init__.py
src/pyswip/core.py
src/pyswip/easy.py
src/pyswip/prolog.py
src/pyswip/py.typed
src/pyswip/utils.py
src/pyswip.egg-info/PKG-INFO
src/pyswip.egg-info/SOURCES.txt
src/pyswip.egg-info/dependency_links.txt
src/pyswip.egg-info/top_level.txt
src/pyswip/examples/__init__.py
src/pyswip/examples/coins.pl
src/pyswip/examples/coins.py
src/pyswip/examples/hanoi.pl
src/pyswip/examples/hanoi.py
src/pyswip/examples/sudoku.pl
src/pyswip/examples/sudoku.py
tests/test_examples.py
tests/test_foreign.py
tests/test_issues.py
tests/test_prolog.py
tests/test_utils.py