I'm trying to make GUI in pyqt5 with only a button and a simple recursive drawing
what're the ideal tools for this task? I tried Turtle which is simple and get the job done but I don't know how to embed the graphics inside pyqt it opens a different window