Skip to main content

Package for building html pages

Project description

travis coveralls

Korona helps you to generate HTML pages from the given inputs(HTML Tags and Attributes) without writing the HTML code.

Features

  • Supported on Python 2.7 and Python 3.3+

  • With this package, you can avoid writing direct HTML code.

Changelog

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 ex. <address><p>Hi There</p></address>)

  • Korona will be added with constructing the inner tags in the next release.

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

korona-0.1.0.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

korona-0.1.0-py2.py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page