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/modules.rst
docs/readme.rst
docs/tessellate.rst
docs/tessellate.utils.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
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