Clearsilver with CherryPy

"vsapre80" <[email protected]> Mon, 20 Apr 2009 06:21:50 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
Hi,

Has anyone worked here with Clearsilver (using its python wrapper) and CherryPy?

I would like to make a simple application using ClearSilver as the templating engine.

The examples on ClearSilver website seem to be using CGI verymuch...can we use ClearSilver otherwise also?

Is it necessary that the data to be presented should be available as an HDF file?
I would like to do this at runtime...which is why we are using the templating system in the first place.
I am confused about how to hand-off the data from the database using Python, assuming we get the data into some local variables...and then make an HDF out of it(would that be a Python dictionary)...and then pass this to the neo_util.CS()?
any help would be great!!

Thanks and best regards,
Vishal Sapre