Generate Cascading Style Sheets with pure Python.
$ git clone git://github.com/fitzgen/zoolander.git
$ cd zoolander/
$ sudo python setup.py install
Then open the example_styles.py file in your favorite editor, run
$ python example_styles.py
and inspect the output.
http://fitzgen.github.com/zoolander/
This code is licensed under the MIT license. See the LICENSE file for details.