byteface / domonic

Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
https://domonic.readthedocs.io/
MIT License
129 stars 13 forks source link

type hints #42

Open byteface opened 2 years ago

byteface commented 2 years ago

I've been casually adding it. So feel free to put more in if you see places it won't hurt.