Programmatic HTML?

Jp Calderone exarkun at intarweb.us
Mon Mar 17 14:31:20 EST 2003


On Mon, Mar 17, 2003 at 05:57:38PM +0000, Afanasiy wrote:
> I have a use for a Python module which would allow
> me to call functions which generate common HTML.
> 
> A simple example of which might be :
> 
>   html.link('http://example.com','Example Website')
> 
> I am of course capable of writing a module for the above example...
> 
> But I was hoping for something conclusive and well designed,
> with all sorts of neat Pythonic tricks I could not think of,
> possibly especially apparent in table creation.
> 

  Check out Woven:

    http://twistedmatrix.com/documents/howto/woven

  Jp

-- 
Lowery's Law:
        If it jams -- force it.  If it breaks, it needed replacing anyway.
-- 
 up 14 days, 11:59, 5 users, load average: 0.01, 0.01, 0.00





More information about the Python-list mailing list