Hacker News new | ask | show | jobs
by nilamo 292 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.
1 comments

Tk also works with Ruby.

https://tkdocs.com/