turtle is an inbuilt module in python. It provides drawing using a screen (cardboard) and turtle (pen). To draw something on the screen, we need to move the turtle. To move turtle, there are some ...
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.