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.14.1

Published by asottile over 6 years ago

  • Follow up the libsass upstream: 3.5.1 --- See the release notes of Libsass 3.5.1. [#242 by Anthony Sottile]
libsass-python - libsass 0.14.0

Published by asottile over 6 years ago

  • Follow up the libsass upstream: 3.5.0 --- See the release notes of Libsass 3.5.0. [#241 by Anthony Sottile]
  • SassList type gained an additional option bracketed=False to match the upstream changes to the sass_list type. [#184 by Anthony Sottile]
libsass-python - libsass 0.13.7

Published by asottile over 6 years ago

  • Follow up the libsass upstream: 3.4.9 --- See the release notes of Libsass 3.4.9. [#232 by Anthony Sottile]
libsass-python - libsass 0.13.6

Published by asottile over 6 years ago

  • libsass-python has moved to the sass organization!
libsass-python - libsass 0.13.5

Published by asottile almost 7 years ago

  • Follow up the libsass upstream: 3.4.8 --- See the release notes of Libsass 3.4.8. [#228 by Anthony Sottile]
libsass-python - libsass 0.13.4

Published by asottile almost 7 years ago

  • Follow up the libsass upstream: 3.4.7 --- See the release notes of Libsass 3.4.7. [#226 by Anthony Sottile]
libsass-python - libsass 0.13.3

Published by asottile about 7 years ago

  • Sort input files for determinism [#212 by Bernhard M. Wiedemann]
  • Include LICENSE file in distributions [#216 by Dougal J. Sutherland]
  • Add a pysassc entry to replace sassc [#218 by Anthony Sottile]
  • Enable building with dynamic linking [#219 by Marcel Plch]
  • Follow up the libsass upstream: 3.4.6 --- See the release notes of Libsass 3.4.6. [#221 by Anthony Sottile]
libsass-python - libsass 0.13.2

Published by asottile over 7 years ago

  • Always add cwd to import paths [#208 by Anthony Sottile]
libsass-python - libsass 0.13.1

Published by asottile over 7 years ago

  • Follow up the libsass upstream: 3.4.5 --- See the release notes of Libsass 3.4.5. [#207 by Anthony Sottile]
libsass-python - libsass 0.13.0

Published by asottile over 7 years ago

  • Use getfullargspec when available in python 3. [#188 by Thom Wiggers]
  • Use sass_copy_c_string instead of strdup for portability [#196 by Anthony Sottile]
  • Use -std=gnu++0x to fix installation under cygwin [#195 #197 by Anthony Sottile]
  • Correct source map url [#201 #202 by Anthony Sottile]
  • Remove --watch [#203 by Anthony Sottile]
  • Follow up the libsass upstream: 3.4.4 --- See the release notes of Libsass 3.4.4. [#205 by Anthony Sottile]
libsass-python - libsass 0.12.3

Published by asottile almost 8 years ago

  • Follow up the libsass upstream: 3.4.3 --- See the release notes of Libsass 3.4.3. [#178 by Anthony Sottile]
libsass-python - libsass 0.12.2

Published by asottile almost 8 years ago

  • Follow up the libsass upstream: 3.4.2 --- See the release notes of Libsass 3.4.2. [#176 by Anthony Sottile]
libsass-python - libsass 0.12.1

Published by asottile almost 8 years ago

  • Follow up the libsass upstream: 3.4.1 --- See the release notes of Libsass 3.4.1. [#175 by Anthony Sottile]
libsass-python - libsass 0.12.0

Published by asottile almost 8 years ago

  • Follow up the libsass upstream: 3.4.0 --- See the release notes of Libsass 3.4.0. [#173 by Anthony Sottile]
libsass-python - libsass 0.11.2

Published by asottile almost 8 years ago

  • Drop support for python2.6 [#158 by Anthony Sottile]
  • Deprecate --watch [#156 by Anthony Sottile]
  • Preserve line endings [#160 by Anthony Sottile]
  • Follow up the libsass upstream: 3.3.6 --- See the release notes of Libsass 3.3.6. [#167 by Anthony Sottile]
libsass-python - libsass 0.11.1

Published by asottile over 8 years ago

  • Follow up the libsass upstream: 3.3.5 --- See the release notes of Libsass 3.3.5. [#148 by Anthony Sottile]
libsass-python - libsass 0.11.0

Published by asottile over 8 years ago

  • Follow up the libsass upstream: 3.3.4 --- See the release notes of Libsass 3.3.4. [#144 by Anthony Sottile]
  • Expose libsass version in sassc --version and sass.libsass_version [#142 #141 #140 by Anthony Sottile]
  • Fix warning about unused enum on switch [#127 #131 by Anthony Sottile]
  • Sourcemaps no longer imply source comments [#124 #130 by Tim Tisdall]
  • Add --source-comments option to sassc [#124 #130 by Anthony Sottile]
  • Improve formatting of CompileError under python3 [#123 by Anthony Sottile]
  • Raise when compiling a directory which does not exist [#116 #119 by Anthony Sottile]
libsass-python - libsass 0.10.1

Published by asottile over 8 years ago

  • Follow up the libsass upstream: 3.3.3 — See the release notes of Libsass 3.3.3. [by Anthony Sottile]
  • Allow -t for style like sassc [#98 by Anthony Sottile]
libsass-python - libsass 0.10.0

Published by asottile almost 9 years ago

  • Support custom import callbacks [#81 by Alice Zoë Bevan–McGregor, Anthony Sottile]
  • Disallow arbitrary kwargs in compile() [#109 by Anthony Sottile]
libsass-python - libsass 0.9.3

Published by asottile almost 9 years ago

  • Support "indented" SASS compilation [#41 by Alice Zoë Bevan–McGregor]
  • Fix wheels on windows [#28 #49 by Anthony Sottile]