Metadata-Version: 2.1
Name: pixyverse.render_html
Version: 0.1.6
Summary: A package to render pixy (.pix) files to HTML
Author: Pradeep Roark
Author-email: pradeep.roark@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pixyverse-pixy (>=0.0.8,<0.0.9)
Description-Content-Type: text/markdown

Render-HTML
--------------
[![Build](https://github.com/pixyverse/render_html/actions/workflows/ci.yml/badge.svg)](https://github.com/pixyverse/pixy/actions/workflows/ci.yml)
![PyPi](https://img.shields.io/pypi/v/pixyverse.render_html)

![Tests-3.12](https://pixyverse.github.io/render_html/badges-3.12/tests-badge.svg)
![Coverage](https://pixyverse.github.io/render_html/badges-3.12/coverage-badge.svg)
![Flake8](https://pixyverse.github.io/render_html/badges-3.12/flake8-badge.svg)


What is Render-HTML
--------------------

Render-HTML is a sister project for pixy that implements the createElement API to render content to HTML

Development Status
--------------------

Prototype stage. Liable to explode without warning
