[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Python On HTML?



What's an easy way to put a simple Python application on a Web page? It'd
have to be something that requires only a standard Web browser from the
user, and that can access its own local files like XML in one of its own
directories. I wouldn't need full-blown SQL database stuff.
Non-interactive graphics (a few images) and maybe the ability to add
JavaScript/DHTML would be useful.

Kris