Welcome to Boussole’s documentation!¶
Commandline interface to build SASS projects using libsass-python.
Note
Old SASS syntax (the indented syntax) is not supported.
Features¶
- Stand on LibSass which is very fast;
- Per project configuration so you can use it once to compile all of your SASS files from a same project;
- Simple and useful command line;
- Watch mode for no waste of time during web design integration;
- Full Python stack, no Ruby or Node.js stuff needed;
- Expose a Core API to use it from Python code;
- Robust because Unit tested;
Links¶
- Read the documentation on Read the docs;
- Download its PyPi package;
- Clone it on its Github repository;
User’s Guide¶
Developer’s Guide¶
- Development
- Changelog
- Version 0.9.2 - 2016/07/30
- Version 0.9.1 - 2016/07/29
- Version 0.9.0 - 2016/05/01
- Version 0.8.3 - 2016/04/23
- Version 0.8.0 - 2016/04/16
- Version 0.7.0 - 2016/04/07
- Version 0.6.0 - 2016/03/25
- Version 0.5.0 - 2016/03/19
- Version 0.4.0 - 2016/03/14
- Version 0.3.0 - 2016/03/10
- Version 0.2.0 - 2016/03/09
- Version 0.1.0 - 2016/03/06
- Version 0.0.9.5 - 2016/03/06
- Version 0.0.9 - 2016/03/05
- Version 0.0.8 - 2016/03/01
- Version 0.0.7 - 2016/02/29
- Version 0.0.6 - 2016/02/25
- Version 0.0.5 - 2016/02/22
- Version 0.0.4 - 2016/02/22
- Version 0.0.3 - 2016/02/21
- Version 0.0.2 - 2016/02/21
- Version 0.0.1 - 2016/02/20
- Core API
Credits¶
Logo has been created by Sébastien Bianco.