How to Install and Uninstall python3-django-pyscss Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-django-pyscss" package

Learn how to install python3-django-pyscss on Kali Linux

$ sudo apt update $ sudo apt install python3-django-pyscss

2. Uninstall "python3-django-pyscss" package

Learn how to uninstall python3-django-pyscss on Kali Linux:

$ sudo apt remove python3-django-pyscss $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-pyscss package on Kali Linux

Package: python3-django-pyscss
Source: python-django-pyscss
Version: 2.0.3-1
Installed-Size: 37
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-jquery, python3-django, python3-django-compressor, python3-pyscss, python3-six, python3:any
Size: 9048
SHA256: dc9a10cbeb58df0012461a0ca9527eaa60d0a2aadde2a7228603dd94de6da04e
SHA1: 1f8b11f7905bd9021a9721153d68f47566d222ac
MD5sum: f0f2b199e13f3a39a88cccd291b37b49
Description: makes it easier to use PySCSS in Django - Python 3.x
Django-pyscss is a collection of tools for making it easier to use pyScss
within Django. It overwrites the import system to use Django's staticfiles
app. This way you can import SCSS files from any app (or any file that's
findable by the STATICFILES_FINDERS) with no hassle. It provides a
django-compressor precompile filter class so that you can easily 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 your process so that you can actually know
what's going on.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/fusionbox/django-pyscss
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-django-pyscss/python3-django-pyscss_2.0.3-1_all.deb