A tool to inline CSS files into HTML.
Project description
HTML utils
Removing Comments from files
Comments are not being removed when:
- there is a
"or a'in the same line. - there is a
[finalComment]in the Comment. All other Comments are removed.
Usage
file_model.removeComments(<SinglelineComments>,<MultilineCommentStart>,<MultilineCommentEnd>)
jsFile.removeComments("//", "/*", "*/")
Uglify
Uglify removes all the \n
Usage
file_model.uglify()
Change images to base64
Replaces the source in <img>-Tags with the Base64 String of the image.
Accepted image types are:
- bmp
- gif
- jpeg
- png
- svg
Usage
file_model.imagesToBase64()
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file html_utils_becothal-1.3.tar.gz.
File metadata
- Download URL: html_utils_becothal-1.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fe34d5e17ead218d55bf6c543d757856b692bfc63f45445e2e251e27148c9ec
|
|
| MD5 |
6abc3de8fb6c376c7184645161f4c9f8
|
|
| BLAKE2b-256 |
cc4cbb94b4d967e1e753c9ff98fda32144b522a7cf2f3232383a0852e16f4a04
|
File details
Details for the file html_utils_becothal-1.3-py3-none-any.whl.
File metadata
- Download URL: html_utils_becothal-1.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7c0d056cfd2ed36f66a2ac049184046793dda1b2bfce7a0a3354144a9bf4459
|
|
| MD5 |
1b17d0540e777c1c8b57fdd3fb0c0886
|
|
| BLAKE2b-256 |
590e5fd2911f0f5a03bda3680268feddf898cbb23e74f193478fdf20ba48cdf1
|