The purely graphical Python version of turtle Graphics is Turtle
Art/Turtle Blocks in the Sugar education software.
http://activities.sugarlabs.org/en-US/sugar/addon/4027
You are welcome to adapt the tutorials at
http:wiki.sugarlabs.org/go/Activities/TurtleArt/Tutorials
to Pynguin or any other
Pynguin is a python-based turtle graphics application.
It combines an editor, interactive interpreter, and
graphics display area.
It is meant to be an easy environment for introducing
some programming concepts to beginning programmers.
http://pynguin.googlecode.com/
This release c