Versions

Description

Pylibsass ========= .. image:: https://travis-ci.org/rsenk330/pylibsass.png?branch=master :target: https://travis-ci.org/rsenk330/pylibsass .. image:: https://pypip.in/d/pylibsass/badge.png :target: https://crate.io/packages/pylibsass Pylibsass is a Python wrapper around the `libsass <https://github.com/hcatlin/libsass>`_ library. The main goal of this library is to provide an easy way to hook SASS compilation into your projects. It uses the awesome `Watchdog <http://pythonhosted.org/watchdog/>`_ library to detect filesystem changes and recompile whenever there are changes detected. .. code-block:: python import pylibsass pylibsass.watch("app/static/scss", "app/static/css")

Repository

https://github.com/rsenk330/pylibsass

Project Slug

pylibsass

Last Built

No builds yet

Maintainers

Home Page

https://github.com/rsenk330/pylibsass

Badge

Tags

ctags, libsass, sass

Short URLs

pylibsass.readthedocs.io
pylibsass.rtfd.io

Default Version

v0.1.4

'latest' Version

master