creates fractal gifs using the L system
see examples in the examples/
folder
pip install pyfractals
$ python3 pyfractals/fractals.py <name>
name is either dragon_curve or sierpinski or ccurve
this command will create a few temporary png images and then create a gif from them
$ python3 fractals.py dragon_curve