.. image:: https://github.com/renderbox/django-stylist/workflows/Stylist%20CI/badge.svg
:target: https://github.com/renderbox/django-stylist/workflows/Stylist%20CI/badge.svg
:alt: Stylist CI
.. image:: https://github.com/renderbox/django-stylist/workflows/Stylist%20Develop/badge.svg
:target: https://github.com/renderbox/django-stylist/workflows/Stylist%20Develop/badge.svg
:alt: Stylist Develop
Stylist
=======
App for updating and manipulating SASS/SCSS compiling on the fly
Installation Options
--------------------
Full install if you need to compile sass on the fly: ``pip install django-stylist[sass]``
If you just need the model to store style values: ``pip install django-stylist``
Upgrading from from 0.1.x
-------------------------
Legacy users should add the setting STYLIST_USE_SASS = True should they choose to continue compiling sass files.
Raw data
{
"_id": null,
"home_page": "https://github.com/renderbox/django-stylist/",
"name": "django-stylist",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "django, app",
"author": "Grant Viklund",
"author_email": "renderbox@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2e/84/63b775a3b36c20055678626c9bca2cbc4d92901e301f0e2d2e8a887bf304/django-stylist-0.2.2.tar.gz",
"platform": null,
"description": "\n\n.. image:: https://github.com/renderbox/django-stylist/workflows/Stylist%20CI/badge.svg\n :target: https://github.com/renderbox/django-stylist/workflows/Stylist%20CI/badge.svg\n :alt: Stylist CI\n\n\n\n.. image:: https://github.com/renderbox/django-stylist/workflows/Stylist%20Develop/badge.svg\n :target: https://github.com/renderbox/django-stylist/workflows/Stylist%20Develop/badge.svg\n :alt: Stylist Develop\n\n\nStylist\n=======\n\nApp for updating and manipulating SASS/SCSS compiling on the fly\n\nInstallation Options\n--------------------\n\nFull install if you need to compile sass on the fly: ``pip install django-stylist[sass]``\nIf you just need the model to store style values: ``pip install django-stylist``\n\nUpgrading from from 0.1.x\n-------------------------\n\nLegacy users should add the setting STYLIST_USE_SASS = True should they choose to continue compiling sass files.\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "App for updating and manipulating SASS/SCSS compiling & caching on the fly",
"version": "0.2.2",
"project_urls": {
"Homepage": "https://github.com/renderbox/django-stylist/"
},
"split_keywords": [
"django",
" app"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "289becf19f05e047e9d6414b371fda63b95b21c683c3913d4c39aefadc921729",
"md5": "06987874df54f35904f6e3ea8026b64e",
"sha256": "e392b2798df46e35ef66fe52bda41eefeb0f1112f429eb28d7b7040166620d07"
},
"downloads": -1,
"filename": "django_stylist-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "06987874df54f35904f6e3ea8026b64e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 23901,
"upload_time": "2024-04-11T15:38:12",
"upload_time_iso_8601": "2024-04-11T15:38:12.832955Z",
"url": "https://files.pythonhosted.org/packages/28/9b/ecf19f05e047e9d6414b371fda63b95b21c683c3913d4c39aefadc921729/django_stylist-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e8463b775a3b36c20055678626c9bca2cbc4d92901e301f0e2d2e8a887bf304",
"md5": "fdffeba57d63779913de582aabddfc7b",
"sha256": "15daea3659045bf30541958f35d6b9b54135b1e5e95fbc1276f484b23e183cfd"
},
"downloads": -1,
"filename": "django-stylist-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "fdffeba57d63779913de582aabddfc7b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 15528,
"upload_time": "2024-04-11T15:38:15",
"upload_time_iso_8601": "2024-04-11T15:38:15.703834Z",
"url": "https://files.pythonhosted.org/packages/2e/84/63b775a3b36c20055678626c9bca2cbc4d92901e301f0e2d2e8a887bf304/django-stylist-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-11 15:38:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "renderbox",
"github_project": "django-stylist",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "django-stylist"
}