Live data from Hacker News

Interactive browser-based console for any Python Gist

pythonanywhere.com

1–10 of 12 posts

Re: Interactive browser-based console for any Python Gist

#3

Clever, but what would you use it for?

Thanks! We were thinking it would be useful for people posting solutions to stackoverflow questions, and also maybe people doing remote-pair-programming, as a way of sharing code with an interactive terminal to work through ideas... Or perhaps for people writing tutorials...

Re: Interactive browser-based console for any Python Gist

#7
post #6

Earlier quoted context omitted.

Why, to play Rock, Paper, Scissors, of course! https://www.pythonanywhere.com/gists/459573/rps.py/ipython2/

awesome. Rock, every time.

sure enough -- might have taken me 5 goes (computer isn't that stupid, it knows rock is the best too)... but eventually it cracked. one-nil!

Re: Interactive browser-based console for any Python Gist

#9
Nice work, and I wish you success.

In the same space, I recently discovered http://c9.io , which I'm pretty happy with overall. Very rich feature-set, and it seems to be open source. (I say "seems" because I haven't checked to see if the OSS code is enough to replicate the site on my own hosting.) Although I've had some squirrelly save/load behaviour, which was concerning.

Post reply on HN