I was wondering if mod_wsgi eventually allows me to embed Python code 
directly into HTML such as mod_python does? 

I have installed mod_wsgi but I came short to finding any topic that 
pointed me into a direction for allowing me to directly embedding Python 
code into an HTML file. 

What I cant really figure out would be what the extension of the files 
would then have to be ( .psp? ) 

And additionally to that, what is the coding syntax going to look like ( {% 
%} ) ? 

I was looking at Mako for Python to embed Python code directly into HTML, 
but it seems Mako still uses the template approach. And I am not really to 
happy about the entire MVC terminology for the small fixes and patches I 
need to do on certain websites. 

Hope someone can direct me to an article or tutorial that covers mod_wsgi 
with Python embedded into HTML. 

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/modwsgi/-/g6BQdctrAj8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to