Sass CLI Python: A wrapper to libsass-python with watchdog capability.
Project description
pysass
A simple wrapper on libsass-python pysassc to add watch capability using watchdog.
Features
- add
-w
and--watch
flags topysassc
command. - watch included directories and source directory recursively.
- only watch
*.scss
files. - throttling.
Install
$ pip install pysass
Usage
Use pysass
command instead of pysassc
in order to use -w
or
--watch
flag additionaly to those provided by
libsass-python pysassc.
eg.
$ pysass -t compressed -I node_modules/skeleton-scss/scss/ \
-m ./project/src/main.scss ./project/dist/style.css --watch
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
pysass-0.1.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file pysass-0.1.0.tar.gz
.
File metadata
- Download URL: pysass-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7404ab89518a37851e6be28fd71ce7890098674de8c67d9161e648bf6be3b98 |
|
MD5 | b54e9064102cbe40a1f75f8b7ffa9d4f |
|
BLAKE2b-256 | bc9cb1661c74c79949fa5dce5c67d79339a2d2b4457d76ebc2d487cd5b417a96 |
File details
Details for the file pysass-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pysass-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b473069cd9d8799366505b4586938ebfeb67d9df8b400bae3200297422530aff |
|
MD5 | 38cccba377aa8d23f20d1a0e44735ef6 |
|
BLAKE2b-256 | 9006fafe78968db294d582e4cfb8d4bcdbdaeeb1f6d1f269c25acdceb51ce11c |