How to Install and Uninstall python36-django-pyscss Package on openSuSE Tumbleweed
Last updated: November 01,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-django-pyscss" package
In this section, we are going to explain the necessary steps to install python36-django-pyscss on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-django-pyscss
Copied
2. Uninstall "python36-django-pyscss" package
Here is a brief guide to show you how to uninstall python36-django-pyscss on openSuSE Tumbleweed:
$
sudo zypper remove
python36-django-pyscss
Copied
3. Information about the python36-django-pyscss package on openSuSE Tumbleweed
Information for package python36-django-pyscss:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-pyscss
Version : 2.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 32,3 KiB
Installed : No
Status : not installed
Source package : python-django-pyscss-2.0.2-5.1.src
Summary : A collection of tools to use pyScss within Django
Description :
This app smooths over a lot of things when dealing with pyScss in Django. It
- Overwrites the import system to use Django's staticfiles app. This way, one
can import SCSS files from any app (or any file that's findable by the
STATICFILES_FINDERS).
- Configures pyScss to work with the staticfiles app for its image functions
(e.g. inline-image and sprite-map).
- It provides a django-compressor precompile filter class so that the developer
can use pyScss with django-compressor without having to bust out to the
shell. This has the added benefit of removing the need to configure pyScss
through its command-line arguments, AND makes it possible for the exceptions
and warnings that pyScss emits to bubble up to the process so that the user
actually knows what's going on.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-pyscss
Version : 2.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 32,3 KiB
Installed : No
Status : not installed
Source package : python-django-pyscss-2.0.2-5.1.src
Summary : A collection of tools to use pyScss within Django
Description :
This app smooths over a lot of things when dealing with pyScss in Django. It
- Overwrites the import system to use Django's staticfiles app. This way, one
can import SCSS files from any app (or any file that's findable by the
STATICFILES_FINDERS).
- Configures pyScss to work with the staticfiles app for its image functions
(e.g. inline-image and sprite-map).
- It provides a django-compressor precompile filter class so that the developer
can use pyScss with django-compressor without having to bust out to the
shell. This has the added benefit of removing the need to configure pyScss
through its command-line arguments, AND makes it possible for the exceptions
and warnings that pyScss emits to bubble up to the process so that the user
actually knows what's going on.