Hacker News new | ask | show | jobs
by 0942v8653 4164 days ago
I think if your website is mainly just a bunch of templates then PHP's html-by-default will make things easier. Same for making small changes to a static site. But if you're doing something any more dynamic than that I'd prefer Python.