The python turtle module is builtin and provides turtle graphics primitives, in both object-oriented and procedure-oriented ways. It's based around tkinter, a UI library built into many Python distributions.