Tinyhtml

Latest version: v1.1.0

Safety actively analyzes 626403 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

-------------

* Empty list and dictionary attriutes will now be omitted entirely.
Example:

python
>>> h("div", klass={
... "active": False,
... })()
raw('<div></div>')

1.0.0

-------------

First stable release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.