Media asset management for Python, with glue code for various web frameworks
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file webassets-3.0.0.tar.gz
.
File metadata
- Download URL: webassets-3.0.0.tar.gz
- Upload date:
- Size: 295.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0520e5fd6fbcc012f486fefc61b966474da8fc1b35b0569a9ec2cb0782f1607a
|
|
MD5 |
e9d0c0c63670b18faedd08c1aa0a59ac
|
|
BLAKE2b-256 |
714849c092aa2fab2f30ee82183422f6f82c0c924e8aa99324e9645472cf5562
|
File details
Details for the file webassets-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: webassets-3.0.0-py3-none-any.whl
- Upload date:
- Size: 142.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6d9249f8ce0b2f81b4dac7a8d2084c486579f846b1157b3b66027a4ef5863cf8
|
|
MD5 |
d32714b77c5c5d52d359827a1fd54248
|
|
BLAKE2b-256 |
5af70565bdcc8ce3854eab608bb6ae8dd98d9e407db4fd0dd9f2460e7d293af2
|