AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tessellate/__init__.py
tessellate/cli.py
tessellate/tessellate.py
tessellate.egg-info/PKG-INFO
tessellate.egg-info/SOURCES.txt
tessellate.egg-info/dependency_links.txt
tessellate.egg-info/entry_points.txt
tessellate.egg-info/not-zip-safe
tessellate.egg-info/requires.txt
tessellate.egg-info/top_level.txt
tessellate/utils/__init__.py
tessellate/utils/getRing.py
tessellate/utils/helperfunctions.py
tessellate/utils/pucker.py
tests/__init__.py
tests/test_tessellate.py