Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boussole

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boussole

Commandline interface to build Sass projects using libsass-python

  • 2.1.3
  • PyPI
  • Socket score

Maintainers
1

.. _SASS: http://sass-lang.com/ .. _LibSass: http://sass-lang.com/libsass .. _Watchdog: https://github.com/gorakhargosh/watchdog .. _click: http://click.pocoo.org/5/ .. _libsass-python: https://github.com/dahlia/libsass-python .. _colorama: https://github.com/tartley/colorama .. _colorlog: https://github.com/borntyping/python-colorlog .. _six: https://pythonhosted.org/six/ .. _pyaml: https://github.com/mk-fg/pretty-yaml

======== Boussole

Commandline interface to build Sass_ projects using libsass-python_.

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;
  • Support Python>=3.7;

Links


  • Read the documentation on Read the docs <https://boussole.readthedocs.io/>_;
  • Download its PyPi package <https://pypi.org/project/boussole/>_;
  • Clone it on its Github repository <https://github.com/sveetch/boussole>_;

Dependencies


  • click_ >=5.1;
  • colorama_;
  • colorlog_;
  • libsass-python_ >=0.19.4;
  • pyaml_;
  • Watchdog_ >=0.8.3;

Credits


Logo has been created by Sébastien Bianco.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc