Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.12 KB

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

All help is appreciated!