LICENSE
README.md
pyproject.toml
setup.py
fractalgen/__init__.py
fractalgen/base.py
fractalgen/julia.py
fractalgen/koch.py
fractalgen/lsystem.py
fractalgen/mandelbrot.py
fractalgen/sierpinski.py
fractalplots.egg-info/PKG-INFO
fractalplots.egg-info/SOURCES.txt
fractalplots.egg-info/dependency_links.txt
fractalplots.egg-info/requires.txt
fractalplots.egg-info/top_level.txt
tests/test_julia.py
tests/test_koch.py
tests/test_lsystem.py
tests/test_mandelbrot.py
tests/test_sierpinski.py