Skip to main content

Python wrapper for libsass

Project description

https://travis-ci.org/rsenk330/pylibsass.png?branch=master https://pypip.in/d/pylibsass/badge.png

Pylibsass is a Python wrapper around the 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 library to detect filesystem changes and recompile whenever there are changes detected.

import pylibsass

pylibsass.watch("app/static/scss", "app/static/css")

Installation

Installation is easy:

$ pip install pylibsass

Development

Installing from source is easy. It is recommended to do this from within a virtualenv:

$ python setup.py develop

To run the tests, you do something similar:

$ python setup.py test

Contributing

  1. Fork it!

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am ‘Added some feature’)

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylibsass-0.1.tar.gz (395.8 kB view details)

Uploaded Source

File details

Details for the file pylibsass-0.1.tar.gz.

File metadata

  • Download URL: pylibsass-0.1.tar.gz
  • Upload date:
  • Size: 395.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pylibsass-0.1.tar.gz
Algorithm Hash digest
SHA256 5b1f6b7294a5820bef7403eef73518c7b4e6334e2d117ae0a6bd51b667e2efda
MD5 d46ebd78cb19d731a6a868f1027c982c
BLAKE2b-256 f4fcfb22bddb89b1cf330177178bf5ac9fec129ef09a2fb2c10b129c2b58d194

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page