Metadata-Version: 2.3
Name: py4html
Version: 0.0.1
Summary: A small example package
Project-URL: Homepage, https://github.com/Rubarion/py4html
Project-URL: Issues, https://github.com/Rubarion/py4html/issues
Author-email: Sreehari P V <sreehari.mras@gmail.com>
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown

# py4html
<b>py4html short for Python for HTML</b> is a simple Python library that makes it possible to develop websites entirely using python by writing HTML code in python or in other words you write your webpage
appearance in Python and the library generates the equivalent HTML code for you.

Write HTML in Python. No need to type a single word of HTML. Use Python to create web pages. Do web development only using Python. This is an ongoing project and will be updated frequently
