A Stylus css compiler in Python.


Keywords
compiler, stylus, css, port, python
License
CNRI-Python-GPL-Compatible
Install
pip install stilus==0.9.0

Documentation

Stilus

Travis (.org) branch Codecov branch PyPI - Downloads PyPI PyPI - Python Version PyPI - License

A Stylus css compiler in Python.

Installation

Install and update using pip:

$ python -m pip install -U stilus

or

$ pip install -U stilus

Documentation

There is some documentation available.

Missing

Some parts of Stylus are not in Stilus yet:

  • Caching
  • Plugins
  • Documentation

All help is appreciated!