AUTHORS.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/_static/figures/collage.png
docs/_static/figures/firkantblomst_sydd.png
docs/_static/figures/introduction_1.png
docs/_static/figures/introduction_2.png
docs/_static/figures/introduction_3.png
docs/_static/figures/introduction_4.png
docs/_static/figures/auto_examples/hilbert/hilbert.jpg
docs/_static/figures/installation/spyder01.png
docs/_static/figures/installation/spyder_01.png
docs/_static/figures/installation/spyder_02.png
docs/_static/figures/installation/spyder_03.png
docs/_static/figures/installation/terminal_01.png
docs/_static/figures/installation/thonny_01_en.png
docs/_static/figures/installation/thonny_01_nb_NO.png
docs/_static/figures/installation/thonny_02_en.png
docs/_static/figures/installation/thonny_02_nb_NO.png
docs/_static/figures/installation/thonny_03_en.png
docs/_static/figures/installation/thonny_03_nb_NO.png
docs/_static/figures/installation/thonny_04_en.png
docs/_static/figures/installation/thonny_04_nb_NO.png
docs/_static/figures/installation/thonny_05_en.png
docs/_static/figures/installation/thonny_05_nb_NO.png
docs/_static/figures/manual_examples/christmas.jpg
docs/_static/figures/manual_examples/christmas.png
docs/_static/figures/manual_examples/for/pexels-david-underland-3432813.jpg
docs/_static/figures/manual_examples/for/pexels-magda-ehlers-4239915.jpg
docs/_static/figures/manual_examples/for/pexels-visually-us-2248572.jpg
docs/_static/figures/manual_examples/fractal/3104423642_31665c5fe4_c.jpg
docs/_static/figures/manual_examples/fractal/5419811742_9068550c29_c.jpg
docs/_static/figures/manual_examples/fractal/Kandariya_mahadeva_temple.jpg
docs/_static/figures/manual_examples/fractal/SIA-SIA2013-09119.png
docs/_static/figures/manual_examples/fractal/embroidered_fractal_snowflake.jpg
docs/_static/figures/manual_examples/fractal/embroidered_fractal_snowflake_tree.jpg
docs/_static/figures/manual_examples/fractal/fractal_actionshot.jpg
docs/_static/figures/manual_examples/fractal/pexels-jeremy-bishop-14061015.jpg
docs/_static/figures/manual_examples/fractal/recursion_dictionary_en.png
docs/_static/figures/manual_examples/fractal/recursion_dictionary_no.png
docs/_static/figures/manual_examples/randomness/5612345200_a45d40bccb_c.jpg
docs/_static/figures/manual_examples/randomness/600px-Tiling_procedural_textures.jpg
docs/_static/figures/manual_examples/randomness/Terragen.jpg
docs/_static/figures/manual_examples/randomness/embroidered_random_stars.jpg
docs/_static/figures/manual_examples/randomness/embroidered_random_stars_action.jpg
docs/_static/figures/manual_examples/reflection_symmetry/embroidered_reflection_snowflake.jpg
docs/_static/figures/manual_examples/reflection_symmetry/embroidered_reflection_snowflake_tree.jpg
docs/_static/figures/manual_examples/reflection_symmetry/pexels-eberhard-grossgasteiger-12366087.jpg
docs/_static/figures/manual_examples/snowflake/SIA-SIA2013-09130.jpg
docs/_static/figures/manual_examples/snowflake/actionshot.jpg
docs/_static/figures/manual_examples/snowflake/darius-cotoi-d8cKjamtQH4-unsplash.jpg
docs/_static/figures/manual_examples/snowflake/embroidered_on_tree.jpg
docs/_static/figures/manual_examples/snowflake/embroidered_rotational_snowflake.jpg
docs/_static/figures/manual_examples/snowflake/pexels-andreea-ch-1040895.jpg
docs/_static/figures/manual_examples/snowflake/pexels-humphrey-muleba-2271568.jpg
docs/_static/figures/manual_examples/snowflake/pexels-julia-volk-7293094.jpg
docs/source/en/index.rst
docs/source/en/installation.rst
docs/source/en/api/index.rst
docs/source/en/api/stitch_groups.rst
docs/source/en/api/turtle.rst
docs/source/en/api/utils.rst
docs/source/en/api/visualisation.rst
docs/source/en/christmas/fractal.rst
docs/source/en/christmas/index.rst
docs/source/en/christmas/randomness.rst
docs/source/en/christmas/reflection_symmetry.rst
docs/source/en/christmas/snowflake.rst
docs/source/en/intro/for.rst
docs/source/en/intro/index.rst
docs/source/en/intro/introduction.rst
docs/source/en/intro/morse.rst
docs/source/en/intro/stitch_types.rst
docs/source/nb_NO/index.rst
docs/source/nb_NO/installation.rst
docs/source/nb_NO/api/index.rst
docs/source/nb_NO/api/stitch_groups.rst
docs/source/nb_NO/api/turtle.rst
docs/source/nb_NO/api/utils.rst
docs/source/nb_NO/api/visualisation.rst
docs/source/nb_NO/christmas/fractal.rst
docs/source/nb_NO/christmas/index.rst
docs/source/nb_NO/christmas/randomness.rst
docs/source/nb_NO/christmas/reflection_symmetry.rst
docs/source/nb_NO/christmas/snowflake.rst
docs/source/nb_NO/intro/for.rst
docs/source/nb_NO/intro/index.rst
docs/source/nb_NO/intro/introduction.rst
docs/source/nb_NO/intro/morse.rst
docs/source/nb_NO/intro/stitch_types.rst
src/turtlethread/__init__.py
src/turtlethread/base_turtle.py
src/turtlethread/pattern_info.py
src/turtlethread/stitches.py
src/turtlethread/turtle.py
src/turtlethread/visualise.py
src/turtlethread.egg-info/PKG-INFO
src/turtlethread.egg-info/SOURCES.txt
src/turtlethread.egg-info/dependency_links.txt
src/turtlethread.egg-info/requires.txt
src/turtlethread.egg-info/top_level.txt
src/turtlethread/sphinx_plugins/__init__.py
src/turtlethread/sphinx_plugins/manual_example_code_directive.py
src/turtlethread/sphinx_plugins/turtlethread_gallery_scraper.py
tests/__init__.py
tests/create_postscript.py
tests/test_turtle.py
tests/test_visualise.py
tests/visualise_postscript/centered_cross.eps
tests/visualise_postscript/centered_dot.eps
tests/visualise_postscript/centered_line.eps
tests/visualise_postscript/empty_scene.eps
tests/visualise_postscript/square_flower.eps
tests/visualise_postscript/test_scene.eps