A package to generate HTML from your code.
Project description
Hgen Python
This is a simple fun experimental project I wrote in python to write HTML tags in python and render it as html.
Installation
This package is uploaded in pypi, so you can install it with pip.
pip install html-gen
Usage
Using it is quite simple.
import html_gen
#or if you wanna import everything
from html_gen import *
Documentation
In progress.
Contribution
Every major / minor contribution is welcomed and highly appreciated.
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
html_gen-0.0.2.tar.gz
(2.6 kB
view hashes)