A while back I posted a Python snippet that I noticed could be used in a few other side projects. I have since posted it to Google Code so more than just myself will know it exists: http://code.google.com/p/phpserialize/.
Tower Of Power
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!

