AUTHORS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/code.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements-docs.txt
src/grid_strategy/__init__.py
src/grid_strategy/_abc.py
src/grid_strategy/strategies.py
src/grid_strategy.egg-info/PKG-INFO
src/grid_strategy.egg-info/SOURCES.txt
src/grid_strategy.egg-info/dependency_links.txt
src/grid_strategy.egg-info/requires.txt
src/grid_strategy.egg-info/top_level.txt
tests/test_grids.py
tests/test_strategies.py