I've seen few people ask this question. But what i'm looking for is more specific. I need a module that works with python 2.4 and it's only for html (not too new like html5) and potentially css. what i'm going to do is to extract info from a text file or from a database and write it to an html file. What do you think is best for this task? I'm new to python and i dont have time to play around with different modules so i need to get the "best" one XD I've looked up markup.py and HTMLTags. what do you think?
thank you very much
***I forgot! Could you also show me how to install the module without root access, if it requires one? T.T