HTML to label png converter
Project description
Label converter 
Description
label_converter is a Python library to turn HTML string to png file for label printing.
Usage
from label_converter import label_converter
header = '<p>I\'m head</p>'
body = '<p>I\'m <strong>label</strong> <span style="font-size: 30px; color: rgb(184, 49, 47);">body</span></p>'
footer = '<p>I\'m footer</p>
width = 600
height = 500
base64_encoding = False
label_converter.create(header, body, footer, width, height, base64_encoding)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
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 label_converter-0.8-py3-none-any.whl.
File metadata
- Download URL: label_converter-0.8-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec2dc095279a46abed1f9123b8bfd4cfc7f24061931db119b90f471084be3c0e
|
|
| MD5 |
e88de04d265311dac14e6f7d348b0a15
|
|
| BLAKE2b-256 |
8f17f3d2fd59351b4dd836f9f8455bb78ac624fe0497ab92c3f4487ca8e55cbb
|
File details
Details for the file label_converter-0.8-py2-none-any.whl.
File metadata
- Download URL: label_converter-0.8-py2-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb65dfab9c8d973ffde0086ab00bfab12b54106e76d6b4d113a58049e2a75931
|
|
| MD5 |
21c656fc2c6de9ba3345b929ddea9b36
|
|
| BLAKE2b-256 |
cdc70998166bb8943e09113c2d8a2ff98a7f49df28e4299a0c5e98db6efad0d7
|