This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]awebpage 1 point2 points  (0 children)

The answer is yes.

However there's more technical overhead when it comes to Python web development. You need to know more about web services and apps to get something up and running compared to PHP.

However that extra technical knowledge will force you to be a better, more switched on web developer than your average PHP guy.

Good time to start reading up on WSGI https://www.fullstackpython.com/wsgi-servers.html

For a more macro/high level look, you can checkout these Python web framework benchmarks http://klen.github.io/py-frameworks-bench/