If there are two languages that I really like, they are python, which I have always used for desktop and php, which I have always used for the web.
I would like to use python for the web too, but I am currently studying the django framework, which although it has N useful features, does not please me at all for the simple fact that I detest frameworks.
I would like to know if there is a way to program in python for web without using a framework, just like I always did in php.