Hacker News new | ask | show | jobs
by ddkto 508 days ago
I also once got distracted by Spirographs. We got a Spirograph kit for our kids one Christmas, so I spent some time during the holidays writing a python package to draw them. Nothing fancy, just uses python’s built-in turtle graphics.

https://pypi.org/project/spiro/