Asset management application for Python web development - use it to merge and compress your JavaScript and CSS files.
- Documentation:
https://webassets.readthedocs.io/
Since releases aren’t exactly happening on a regular schedule, you are encouraged to use the latest code. webassets is pretty well tested, so as long as the build status icon above remains a reassuring green, you shouldn’t run into any trouble.
You can download a tarball of the development version, or install it via pip install webassets==dev.
- Development:
For development, to run all the tests, you need to have at least Java 7 installed (required for example to run the Google closure filter).
Install Python requirements with uv:
$ uv venv $ uv pip install -r uv.lock
Install other requirements:
$ ./requirements-dev.sh
Run the tests:
./run_tests.sh
Release files for webassets 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| webassets-3.0.0.tar.gz | 295.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| webassets-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 437.9 kB
Release files / webassets-3.0.0.tar.gz
| Download URL | webassets-3.0.0.tar.gz |
|---|---|
| Size | 295.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0520e5fd6fbcc012f486fefc61b966474da8fc1b35b0569a9ec2cb0782f1607a
|
|
BLAKE2b-256 checksum How to use checksums |
714849c092aa2fab2f30ee82183422f6f82c0c924e8aa99324e9645472cf5562
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / webassets-3.0.0-py3-none-any.whl
| Download URL | webassets-3.0.0-py3-none-any.whl |
|---|---|
| Size | 142.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6d9249f8ce0b2f81b4dac7a8d2084c486579f846b1157b3b66027a4ef5863cf8
|
|
BLAKE2b-256 checksum How to use checksums |
5af70565bdcc8ce3854eab608bb6ae8dd98d9e407db4fd0dd9f2460e7d293af2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|