软件包: python3-django-pyscss (2.0.2-10)
python3-django-pyscss 的相关链接
Trisquel 的资源:
下载源码包 python-django-pyscss:
- [python-django-pyscss_2.0.2-10.dsc]
- [python-django-pyscss_2.0.2.orig.tar.xz]
- [python-django-pyscss_2.0.2-10.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
- Ivan Udovichenko
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-django-pyscss 有关的软件包
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-compressor
- Compresses linked, inline JS or CSS into single cached files - Python 3.x
-
- dep: python3-pyscss
- SCSS compiler - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)