webassets3
Asset management application for Python web development (Python 3)
Install
- All systems
-
curl cmd.cat/webassets3.sh
- Debian
-
apt-get install python3-webassets
- Ubuntu
-
apt-get install python3-webassets
- Kali Linux
-
apt-get install python3-webassets
- Fedora
-
dnf install python3-webassets
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-webassets
- Raspbian
-
apt-get install python3-webassets
- Dockerfile
- dockerfile.run/webassets3
python3-webassets
Asset management application for Python web development (Python 3)
Assets helps you merge and compress any JavaScript and CSS files on your web development project. This is the Python 3 version of the package.