I found PHP to be easier to deploy. It might (because I'm not sure how much memory Python apps with mod_python or mod_wsgi really take) also be a better choice if you're making multiple sites and don't have a lot of memory on your server (e.g., 256MB VPS) since it doesn't take up too much memory.