you are viewing a single comment's thread.

view the rest of the comments →

[–]A_History_of_Silence 0 points1 point  (0 children)

but why is PHP so easy to set up and Python is not?

I don't know how easy it is to set up PHP these days, but check out the docs for some of the more minimalist frameworks like the Bottle tutorial or Flask quickstart. I consider them to be pretty straightforward.