.. _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**.
Raw data
{
"_id": null,
"home_page": "https://github.com/sveetch/boussole",
"name": "boussole",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "Scss,Sass,Libsass,watchdog",
"author": "David Thenon",
"author_email": "sveetch@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f2/7f/07ddbe3c4fefdebda872b1ae4156bbe1866ef16ac793ea8bf477dfb443a1/boussole-2.1.3.tar.gz",
"platform": null,
"description": ".. _SASS: http://sass-lang.com/\n.. _LibSass: http://sass-lang.com/libsass\n.. _Watchdog: https://github.com/gorakhargosh/watchdog\n.. _click: http://click.pocoo.org/5/\n.. _libsass-python: https://github.com/dahlia/libsass-python\n.. _colorama: https://github.com/tartley/colorama\n.. _colorlog: https://github.com/borntyping/python-colorlog\n.. _six: https://pythonhosted.org/six/\n.. _pyaml: https://github.com/mk-fg/pretty-yaml\n\n========\nBoussole\n========\n\nCommandline interface to build `Sass`_ projects using `libsass-python`_.\n\n\nFeatures\n********\n\n* Stand on `LibSass`_ which is **very fast**;\n* **Per project configuration** so you can use it once to compile all of your\n Sass files from a same project;\n* **Simple and useful** command line;\n* **Watch mode** for no waste of time during web design integration;\n* **Full Python stack**, no Ruby or Node.js stuff needed;\n* **Expose a Core API** to use it from Python code;\n* Support **Python>=3.7**;\n\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://boussole.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.org/project/boussole/>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/boussole>`_;\n\n\nDependencies\n************\n\n* `click`_ >=5.1;\n* `colorama`_;\n* `colorlog`_;\n* `libsass-python`_ >=0.19.4;\n* `pyaml`_;\n* `Watchdog`_ >=0.8.3;\n\n\nCredits\n*******\n\nLogo has been created by **S\u00e9bastien Bianco**.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Commandline interface to build Sass projects using libsass-python",
"version": "2.1.3",
"project_urls": {
"Homepage": "https://github.com/sveetch/boussole"
},
"split_keywords": [
"scss",
"sass",
"libsass",
"watchdog"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f27f07ddbe3c4fefdebda872b1ae4156bbe1866ef16ac793ea8bf477dfb443a1",
"md5": "5baebf8aba2b633bdd0ed295ef95b9b4",
"sha256": "80ce2712f54d878e16f9a2859a82212091e60d388c5534c3bf46ec9b5a1887eb"
},
"downloads": -1,
"filename": "boussole-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "5baebf8aba2b633bdd0ed295ef95b9b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 29523,
"upload_time": "2023-09-10T14:14:35",
"upload_time_iso_8601": "2023-09-10T14:14:35.336091Z",
"url": "https://files.pythonhosted.org/packages/f2/7f/07ddbe3c4fefdebda872b1ae4156bbe1866ef16ac793ea8bf477dfb443a1/boussole-2.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-10 14:14:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sveetch",
"github_project": "boussole",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "boussole"
}