@nprofile1q... hey Carlton, I am glad you gave it a spin! let me know if you have any questions/feedback! :)
we have been using it in production for almost two years now (a django project) and pretty much all new code in our team gets organically written as htpy code over django templates. going from silent variable lookup failures to having everything type checked with mypy is a bliss. we have >500 htpy components at this point. everything from trivial pages to more complex interactions.