c_pattle Posted June 5, 2011 Share Posted June 5, 2011 Recently I've started learning Python and although I think it's a great language I'm not sure if it as good as PHP for web programming? With PHP you can embed it into your HTML pages but as far as I'm aware you can't do this in python. Therefore do most people who create python scripts that writes all of the HTML instead? I'm just wondering if anyone could let me know if they use Python for web development and how they go about doing it? Link to comment https://forums.phpfreaks.com/topic/238489-using-python-for-web-development/ Share on other sites More sharing options...
KevinM1 Posted June 5, 2011 Share Posted June 5, 2011 Most Python web developers I know use the Django framework. Link to comment https://forums.phpfreaks.com/topic/238489-using-python-for-web-development/#findComment-1225528 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.