LICENCE
README.md
pyproject.toml
cogstim/__init__.py
cogstim/ans_dots.py
cogstim/cli.py
cogstim/dots.py
cogstim/dots_core.py
cogstim/helpers.py
cogstim/lines.py
cogstim/shapes.py
cogstim.egg-info/PKG-INFO
cogstim.egg-info/SOURCES.txt
cogstim.egg-info/dependency_links.txt
cogstim.egg-info/entry_points.txt
cogstim.egg-info/requires.txt
cogstim.egg-info/top_level.txt
tests/test_cli_integration.py
tests/test_lines_generator.py
tests/test_points.py
tests/test_points_generator.py
tests/test_shapes_creator.py