Posts tagged “Python”

Serialize Python Variables To PHP

So I’m in the planning stages of a project where I’ll probably be doing some heavy lifting in Python and serving up the output through PHP. Obviously this will entail transmitting data between Python and PHP and while I haven’t had a chance to do performance testing to see if it’s worth it to save [...]

Indy!!

from indiana import jones import whip import ruins cave = new Ruins() trap = indiana.steal( cave.treasure ) indiana.escape( trap ) ImportError: Snakes? I hate snakes!