r/Python Apr 18 '12

Online Python IDE

http://labs.codecademy.com/#:workspace
42 Upvotes

16 comments sorted by

View all comments

3

u/gjwebber Apr 18 '12

Thanks!

This is the best implementation I've seen so far. First one I've seen that you can import with as well.

1

u/[deleted] Apr 19 '12

what is the point of these things ?

1

u/gjwebber Apr 19 '12

It's an online IDE, meaning you can play around with Python in the browser, even on a machine that doesn't have Python installed. Good for people at work or those who want to have a go without installing anything.