Description
Project description
htmlgen
As easy as
from htmlit import HtmlGenerator
gen = HtmlGenerator()
with gen.row as r:
r(0).markdown("# Hello\n- List 1\n- *List 2*")
r(0).latex(rf"\sum_i^n {__file__[10]}\left(i\right) = \mathbf(E)")
r(0).markdown("That was an equation, like this one: $$x^2$$")
r(1).image(rsc.img)
Install
pip install htmlit
pip install -e <path-to-repo>/htmlgen
pip install git+ssh://git@github.com/GaetanDesrues/htmlgen.git
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
htmlit-0.1.9.tar.gz
(9.1 kB
view details)
Built Distribution
File details
Details for the file htmlit-0.1.9.tar.gz
.
File metadata
- Download URL: htmlit-0.1.9.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fb2854bc0e0a617173da8ed820afc84112fa0b05a3177316fb9965ac63c4746 |
|
MD5 | 3191d39078a4e175af8fb80a405bc592 |
|
BLAKE2b-256 | 9d4ab44e6dcc7368521ff171be635cad358e17895b9b8b3bab145ecf178af9d4 |
File details
Details for the file htmlit-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: htmlit-0.1.9-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f4dcb54104bbcbd484d23455c9175529c51edc4978a8d81b084d45f5e3df38f |
|
MD5 | b0f7643783fd8bcf5e35aeea2701776f |
|
BLAKE2b-256 | 3281145f79962666cdae430d2872a22e1f2e70aa8bb5ad1f06173f9ade528369 |