[ANNC] pynguin-0.2 (python turtle graphics application)

Lee Harr missive at hotmail.com
Sun Mar 7 22:01:02 EST 2010


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 continues adding basic functionality and
    corrects some annoyances. If you are interested,
    please take a look and let me know what you think.


Pynguin is tested with Python 2.6.4 and uses PyQt (4.6)
    for its GUI elements. Pynguin is released under GPLv3.


Changes in pynguin-0.2:
    - added fill mode
    - added basic auto-indent in editor
    - added quick links to recent documents
    - added quick links to example files
    - even out speeds when drawing short line segments
    - added animated circle drawing
    - now exports entire drawing, even if not visible on screen
    - fixed initial drawing speed to match menu
    - fixed-width fonts in editor and interactive interpreter
    - added classic turtle image
    - file browser now starts in user's home directory
    - removed scrollbars on graphic view
    - now extends lines when animating

 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969



More information about the Python-list mailing list