Metadata-Version: 2.3
Name: html-tags
Version: 0.3.0
Summary: HTML/SVG generation for Python. functional rewrite with closures
Author: Deufel
Author-email: Deufel <MDeufel13@gmail.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Python: >=3.12
Project-URL: Repository, https://github.com/Deufel/html-tags
Project-URL: Documentation, https://deufel.github.io/html-tags/
Project-URL: Changes, https://github.com/Deufel/html-tags/releases
Description-Content-Type: text/markdown

# html-tags

![PyPI version](https://img.shields.io/pypi/v/html-tags)

> [!WARNING]
> Under active development — Mar 2026



## Install

```
pip install html-tags
```

## License

MIT