Description
Project description
htmlgen
As easy as
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 htmlgen
pip install -e <path-to-repo>/htmlgen
pip install git+ssh://git@github.com/GaetanDesrues/htmlgen.git
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
htmlgeng-0.1.2.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file htmlgeng-0.1.2.tar.gz
.
File metadata
- Download URL: htmlgeng-0.1.2.tar.gz
- Upload date:
- Size: 2.0 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.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7da2ce0af30235a957989533f9e17d95d734d614b2fdc9d75cc97ad76584e4c |
|
MD5 | 14188ba8f7eabebbbcb2e856a074fedf |
|
BLAKE2b-256 | 24f549ad978747a60e50ba9d90a4e4900c954737e828f368afeea20d9dc0d104 |
File details
Details for the file htmlgeng-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: htmlgeng-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.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.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5c577f07ae79ba09349815357319d83427feff090b52cb287f7dc74a1abbc48 |
|
MD5 | b67541a9a6cdee0dc12ea9f2857fb529 |
|
BLAKE2b-256 | eb620992fbab444eaa842d0c216a10ddc1bf1e48c59480688187180c6c274ab9 |