Web based Reporting tool for Python
Jon Rosebaugh
jon at turnthepage.org
Sun Aug 12 13:12:04 EDT 2007
On 2007-08-12 06:08:49 -0500, Steve Holden <steve at holdenweb.com> said:
> Steve Holden wrote:
>> Madhu Alagu wrote:
>>> On Aug 8, 4:57 pm, Jon Rosebaugh <j... at turnthepage.org> wrote:
>>>> On 2007-08-07 23:35:26 -0500, Madhu Alagu <alma... at gmail.com> said:
>>>>
>>>>> Thanking so much for all the informations and links.I would like to
>>>>> use Mako Templates(www.makotemplates.org).Ilike to use simple and
>>>>> python default module...
>>>> Mako is an excellent template system, but you'll have a lot of work to
>>>> do making it into a reporting system.
>>>
>>>
>>> Any reporting template in python ?
>>>
>>
>> Dabo (www.dabodev.com) is certainly heading that way, but I am not sure
>> how far it's got yet.
>>
> Sorry, Dabo isn't web-based. You could look at Kid, Genshi, Cheetah, ...
>
> Or you could do a Google search for "python web template" and see what
> comes up. There are many good contenders.
Sure, but again, these aren't reporting engines; they're just template
engines. And I don't think any of the web template engines have PDF
output.
More information about the Python-list
mailing list