A Stylus css compiler in Python.
Install and update using pip:
$ python -m pip install -U stilus
or
$ pip install -U stilus
There is some documentation available.
Some parts of Stylus are not in Stilus yet:
- Caching
- Plugins
All help is appreciated!