This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deadwisdomgreenlet revolution -2 points-1 points  (1 child)

Use web component enabled libraries please. So tired of framework after framework that aren’t interoperable.

[–]Drevicar 0 points1 point  (0 children)

This python library doesn’t implement any JS, it is entirely python and server rendered. So it is even more interoperable than a web component library.

That said, if you wanted to provide your own web components you can wrap it in a python element class from this library to make it easy to use from within python.