GASP: Difference between revisions

From OLPC
Jump to navigation Jump to search
(rm outdated info on the xo)
Line 1: Line 1:
{{Olpcboxtop|toptext=[[Image:GASP-logo.png|20 px]] [[{{PAGENAME}}|GASP]]}}
{{OBX license gnu|gpl|3.0+}}
{{OBX license gnu|gpl|3.0+}}
{{Olpcboxbottom}}


[https://launchpad.net/gasp GASP] provides a simple, procedural graphics API for beginning students using Python. [[Image:GASP-logo.png|100px|right]]
'''GASP''' provides a simple, procedural graphics API for beginning students using Python.


It is built on top of pygame, and is designed to lead students into full use of the python and object oriented programming.
It is built on top of PyCairo and PyGTK, and is designed to lead students into full use of the python and object oriented programming.

== GASP on the XO ==

cd ~
wget http://dev.laptop.org/~ffm/gasp/downloads/gasp.sh
. gasp.sh


== More Information ==
== More Information ==

Revision as of 16:24, 19 August 2009

GASP provides a simple, procedural graphics API for beginning students using Python.

It is built on top of PyCairo and PyGTK, and is designed to lead students into full use of the python and object oriented programming.

More Information


This article is a stub. You can help the OLPC project by expanding it.