Python/JDK

Joined
Aug 3, 2008
Messages
3
Reaction score
0
Has anyone tried using Python or JDK on the aspire one? Does it work well on the 512MB RAM/8GB SSD version?

Any answers would be most appreciated =)
 
If you open your terminal and type in: "python", you're ready to go. So python comes pre-installed (2.5) and libraries are easily installed in advanced mode. I haven't tried to run some scripts, but I will do that today...

UPDATE:
(pygame is slow, python runs fast, so does pygtk)

python with xterm:
py1.png


pygame performance with 20x20 297b alpha blitted .png sprites:
py2.png


the pygtk packbox example:
py3.png
 
Thank you very much! I really appreciate you posting this! My One should arrive in the shop for me to pick up in the next 2 days! So excited! =D
 
Back
Top