Numpy and python-openCV for color conversion between HSV and RGB color spaces. Python-turtle (and tk) to draw the space filling curves. That's it. Play around with the code if you want to.
GitHub

README.md

This code uses the Python Turtle library to create a beautiful, intricate flower-like pattern with alternating yellow and red colors. The pattern is formed by drawing concentric circles with ...