Hello I am looking into cleverCSS to use in my python App. I am looking at the Python package site and its latest version is from 2007. I was wondering if someone has continued work on a similar project? I considered using LESS but was drawn more toward clever because of it being python.
|
feedback
|
|
Unless there's a good reason that you need to use a Python-based one, I would recommend that you use the best tool for the job. I don't particularly like the way that LESS and SASS use Ruby—I'd far prefer Python—but if that's what they use, then that's what they use and I'm not going to complain too bitterly. I would only use an inferior one like CleverCSS in favour of a superior one if I was needing to use it from Python code and the performance difference was significant enough in comparison to executing the script. And that's a far less common problem. As for options, I am of the opinion that Stylus is the best one available; in various things it's just better than LESS and SASS (not least of which is its transparent function/mixin calls—so that you can have, for example, a | |||||||||||
feedback
|