.readthedocs.yaml
LICENSE
README.md
pyproject.toml
doc/Makefile
doc/conf.py
doc/index.rst
doc/reference/abc.rst
doc/reference/graphs.rst
doc/reference/index.rst
doc/reference/moves.rst
doc/tutorials/index.rst
src/pygrates/__init__.py
src/pygrates/abc.py
src/pygrates/collections.py
src/pygrates/graphs.py
src/pygrates/itertools.py
src/pygrates/moves.py
src/pygrates/py.typed
src/pygrates.egg-info/PKG-INFO
src/pygrates.egg-info/SOURCES.txt
src/pygrates.egg-info/dependency_links.txt
src/pygrates.egg-info/requires.txt
src/pygrates.egg-info/top_level.txt
test/test_graphs.py
test/test_moves.py