GasP
GASP provides a simple, procedural graphics API for beginning students using Python.
GASP is built on top of pygame, and is designed to lead students into full use of the python and object oriented programming. The project is run by JamesHancock and driven by JeffreyElkner.
Where to get it
- Add this line to your sources.list:
For gutsy:
deb http://ppa.launchpad.net/mattva01/ubuntu gutsy main restricted universe multiverse
Then run these commands:
sudo apt-get update sudo apt-get install python-gasp
How to contribute to it
Bzr Branch
bzr branch http://bazaar.launchpad.net/~gasp-dev/gasp/gasp-dev
GasP (last edited 2008-08-06 16:36:46 by localhost)