krishnakant Mane schrieb:
[snip]
> so instead of I doing the concatination myself, python makes it easy.
> and I will have lot of complex tables etc to do like this.
> so please help me choose one.
Did you actually looked for a template language as suggested here?
Now to make your life easier: If
hi George,
On 27/10/2007, George Sakkis <[EMAIL PROTECTED]> wrote:
> On Oct 27, 12:12 pm, "krishnakant Mane" <[EMAIL PROTECTED]>
> wrote:
>
> > I have one strange requirement,
> > I need to create html files through python and add some data from the
> database.
>
> The only strange thing here is t
On Oct 27, 12:02 pm, George Sakkis <[EMAIL PROTECTED]> wrote:
> The only strange thing here is that you think this is a strange
> requirement :) This is quite typical, and practically required for web
> development.
I was wondering about this myself the other day. Suppose you wanted to
get by on
On Oct 27, 12:12 pm, "krishnakant Mane" <[EMAIL PROTECTED]>
wrote:
> I have one strange requirement,
> I need to create html files through python and add some data from the
> database.
The only strange thing here is that you think this is a strange
requirement :) This is quite typical, and pract
krishnakant Mane schrieb:
> hello,
> I have one strange requirement,
> I need to create html files through python and add some data from the
> database.
> it is a GUI based application developed in WX python.
> and the reports need to come out in html for some strange reason which
> is off topic t