python-scss icon indicating copy to clipboard operation
python-scss copied to clipboard

Python bindings for libsass

Results 8 python-scss issues
Sort by recently updated
recently updated
newest added

Hi! if I try to install sass I receive errors. Anybody can help me? I installed previously: Python 2.7.17 Visual C++ for Python v9 & pip install Cython I see...

Hi. Here's the full log. I have Windows C for Python Compiler installed. ``` Collecting sass Using cached sass-2.3.tar.gz Building wheels for collected packages: sass Running setup.py bdist_wheel for sass...

@pistolero thanks for the package :-) I am building conda packages for libsass (the C library and the CLI) and for libsass-python. Since with conda we dont need to include...

Greets, I wrapped your Sass bindings in a CLI, so people don't need to install Ruby to compile from the command line. GitHub project is [here](https://github.com/bmcorser/sass-cli). Want me to integrate...

First of all, apologies for a slightly large pull request. If you would prefer I can probably do some rebasing to neaten it up. This incorporates the changes from @mociepka...

How can I set for instance `images path` or just `path`? Is there command for `scss` available? I am looking some thinks like that: http://dahlia.kr/libsass-python/sassc.html