OLPC Python Environment: Difference between revisions
m (added link to sugar on ubuntu) |
(erasing what I've added previously) |
||
Line 11: | Line 11: | ||
We need someone with experience to populate the following three pages: |
We need someone with experience to populate the following three pages: |
||
*[[Setting Up a Sugar Development Environment on Ubuntu Linux]] |
|||
*[[Setting Up a Sugar Development Environment on MacOS X]] |
*[[Setting Up a Sugar Development Environment on MacOS X]] |
||
*[[Setting Up a Sugar Development Environment on Windows]] |
*[[Setting Up a Sugar Development Environment on Windows]] |
Revision as of 19:53, 2 June 2006
Application developers on the OLPC will mostly be working with Python, the GTK GUI and the GECKO HTML engine. This combination is called Sugar.
This has been documented elsewhere on blogs and news sites such as this: http://arstechnica.com/news.ars/post/20060524-6903.html
Some nice screenshots can be found here: http://www.eschoolnews.com/eti/2006/05/001414.php
If you are a developer with a machine running Fedora Core, then you can download the Sugar environment from here http://hg.fedoraproject.org/hg/olpc/applications/sugar--devel
If you want to develop an application on your own systems, you can download a standard Python install found at http://www.python.org and the PyGTK module from http://www.pygtk.org.
We need someone with experience to populate the following three pages: