[Tutor] Python with HTML

ian douglas ian.douglas at iandouglas.com
Sun Jan 29 09:58:04 CET 2012


If you're hoping for something like PHP that can be parsed inline with
html, you're out of luck. It's also bad design to mix business logic with
your presentation layer.

You might want to look into some frameworks like django to help you along.
On Jan 28, 2012 2:04 AM, "t4 techno" <opentechblogger at gmail.com> wrote:

> hi everyone,
>
> I want to make a web page which has to include some python script and html
> tags as well, am not getting how to do that .
> I searched some articles but cant understand them .
> is there anything like linking an external html file into python script ?
>
> Can u please help for same
> waiting for your instructions or some links that can help me
>
> Regards
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120129/9eda79d1/attachment.html>


More information about the Tutor mailing list