Package for building html pages
Project description
Korona helps you to generate HTML pages from the given inputs(HTML Tags and Attributes) without writing the HTML code.
Links
Documentation: http://korona.readthedocs.io
Features
Supported on Python 2.7 and Python 3.3+
With this package, you can avoid writing direct HTML code.
Quickstart
Install using pip:
pip install korona
Changelog
v0.3.1
Added validation for URL strings in constructing the tags.
v0.3.0
Added classes for building some of the tags:
<h1></h1>
<h2></h2>
<h3></h3>
<h4></h4>
<h5></h5>
<h6></h6>
<head></head>
<header></header>
<hr>
Caveats:
Korona has no ability to construct inner tags for now. (For ex. <address><p>Hi There</p></address>)
Korona will be added with constructing the inner tags in the future releases.
v0.2.0
Added classes for building some of the tags:
<colgroup></colgroup>
<dd></dd>
<del></del>
<details></details>
<dialog></dialog>
<div></div>
<dl></dl>
<dt></dt>
<embed>
<fieldset></fieldset>
<figure></figure>
<footer></footer>
<form></form>
<frame>
<frameset></frameset>
Caveats:
Korona has no ability to construct inner tags for now. (For ex. <address><p>Hi There</p></address>)
Korona will be added with constructing the inner tags in the future releases.
v0.1.0
First release.
Added classes for building some of the tags:
<a></a>
<abbr></abbr>
<acronym></acronym>
<address></address>
<area>
<article></article>
<b></b>
<base>
<button></button>
<canvas></canvas>
<caption></caption>
<cite></cite>
Caveats:
Korona has no ability to construct inner tags for now. (For ex. <address><p>Hi There</p></address>)
Korona will be added with constructing the inner tags in the future releases.
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 korona-0.3.1.tar.gz.
File metadata
- Download URL: korona-0.3.1.tar.gz
- Upload date:
- Size: 32.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6b2661f262f5c8013e0b6709fe4baed252c052283bf88c73bc116b01a400f5a
|
|
| MD5 |
0fcce86ac1dbd7ec5bc532f87cb0ba33
|
|
| BLAKE2b-256 |
bbfdd03619ff547040379936fcdd70e0f35e9427eaa8dc73c3f57fbc56b0ecb4
|
File details
Details for the file korona-0.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: korona-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
589bd090925f87326da0db21a6a49dc3f247103f11276ee0467e29e4b3454b7b
|
|
| MD5 |
152135579b1f4be287b0ba40e2ff908c
|
|
| BLAKE2b-256 |
871dd1eb7451ff94dda06d950c31a2fa30d52a7d16d9b0a4cb18340e7a166142
|