libsass-python

A straightforward binding of libsass for Python. Compile Sass/SCSS in Python with no Ruby stack at all!

MIT License

Downloads
931.8K
Stars
551
Committers
90

Bot releases are hidden (Show)

libsass-python - libsass 0.2.1

Published by dahlia about 11 years ago

  • Support Windows.
libsass-python - libsass 0.2.0

Published by dahlia about 11 years ago

  • Added new sassutils package.
    • Added sassutils.builder module to build the whole directory at a time.
    • Added sassutils.distutils module for distutils and setuptools integration.
    • Added sassutils.wsgi module which provides a development-purpose WSGI middleware.
  • Added build_sass command for distutils/setuptools.
libsass-python - libsass 0.1.1

Published by dahlia about 11 years ago

  • Fixed segmentation fault for reading filename which does not exist. Now it raises a proper exceptions.IOError exception.
libsass-python - libsass 0.1.0

Published by dahlia about 11 years ago