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.4.1 (2016-09-16)
Moved all the templates for html tags from templates/html/tags.py to templates/html/tags/
v0.4.0 (2016-09-15)
Added classes for building some of the tags:
<html></html>
<i></i>
<iframe></iframe>
<img>
Moved all the classes for constructing tags to separate files for easy accessibility.
v0.3.1 (2016-09-05)
Added validation for URL strings in constructing the tags.
v0.3.0 (2016-09-04)
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>
v0.2.0 (2016-09-03)
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>
v0.1.0 (2016-08-28)
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>
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.4.1.tar.gz.
File metadata
- Download URL: korona-0.4.1.tar.gz
- Upload date:
- Size: 40.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a23fbc4533f6744c797174ae4b24cfe9a9d53b2a8cea50cf0d7d0f720f1cf1b
|
|
| MD5 |
71c6d621460aa57a9680dd7eeb0bf741
|
|
| BLAKE2b-256 |
fa3a3e8f419f83b56afbd98b1b55bd4bae09ee35261837954a3e5d0e54909fc7
|
File details
Details for the file korona-0.4.1-py2.py3-none-any.whl.
File metadata
- Download URL: korona-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 70.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7192bb28ed67ae8fc34b1a5fe676e3b1c0beaadf24c82bdaf5223dcdf34e5cb5
|
|
| MD5 |
cfefe644ed04f725d8159ef2086a20bc
|
|
| BLAKE2b-256 |
544b06116bb5d44863b832ac36deee550b8cb846668a90884da5b3f9e3a73740
|