▲ | nilamo 6 days ago | |
Tk has been embedded in python as the GUI toolkit since at least 2.x days. It's used for IDLE, the IDE shipped with Python, and is also used for the turtle module's graphics. | ||
▲ | fuzztester 5 days ago | parent [-] | |
Tk also works with Ruby. |