Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: python html rendering

Reply
Thread Tools

Re: python html rendering

 
 
Fredrik Lundh
Guest
Posts: n/a
 
      10-04-2006
Pierre Imbaud wrote:

> I rather thought of some module built on python parser, generating html
> or xml, ideally customizable.


see "colorizer.py" and "element_colorizer.py" in this directory:

http://svn.effbot.python-hosting.com...dbox/pythondoc

</F>

 
Reply With Quote
 
 
 
 
Gerard Flanagan
Guest
Posts: n/a
 
      10-04-2006

Fredrik Lundh wrote:

> Pierre Imbaud wrote:
>
> > I rather thought of some module built on python parser, generating html
> > or xml, ideally customizable.

>
> see "colorizer.py" and "element_colorizer.py" in this directory:
>
> http://svn.effbot.python-hosting.com...dbox/pythondoc
>
> </F>


+1 for colorizer.py (-1 for the american spelling )

it works a treat. examples here:

http://www.gflanagan.net/site/python...der/index.html

maybe the HTML generator on this page might be useful to you (OP), and
there's a quick py2html there as well.

(Thanks Fredrik!)

Gerard

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
any python libraries for rendering open office spreadsheet to html hackingKK Python 0 03-16-2010 11:02 AM
python html rendering Pierre Imbaud Python 4 10-04-2006 10:02 AM
IE6 SP1 rendering vs IE6 SP2 rendering Peter Mount HTML 4 01-31-2006 08:01 AM
how can I write text from codebehind to html - without html rendering Alex Papadimoulis ASP .Net 3 05-06-2004 02:30 PM
Dymanically rendering html to an aspx form Clive ASP .Net 3 08-09-2003 07:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57