I am teaching my daughter Python (and myself to some degree) using the Pi, and we have had a great time so far - but the CLI can only take us so far. I have started looking at other toolkits, specifically wx, Qt and GTK. These all seem to have great bindings for Linux in general, though I am not able to find a lot of info specific to the Raspberry Pi. I am open to other toolkits as well - as long as the python bindings are good.
Does anyone have any experience coding to one of these on the pi? Is there a simple apt-get
command I need to run to install the necessary packages? Better yet, is there a toolkit ready to go with the stock Raspbian image?
Note: I am currently using Raspbian without issue, though Arch is tempting due to the hard-float ABI issues with mono.