|
||||||||
|
||||||||
back
2022/05/07 11:23
pyscript and htag
Even if you live on another planet ... you can't miss pyscript ;-) It's the most incredible thing which has happened in the last few years, in the python or javascript world ... (to my point of vue) The promise is very high : just run any python code in a html page (with just a js include). And you can pip everything that is pip'able ;-) It opens/unlocks a lot of things, that we can't imagine just now ... Although, htag is not officially public. I've just pip'ed htag in a pyscript page, just for test ... And yes : the first public release (coming soon), will come with a 'runner' which will let you code a gui frontend, with htag, in an html page ... There will be a 'runner' for pyscript !!! It's clearly not the goal/promise of htag ... But it will be possible, from scratch ;-). I don't know if it will be useful : but a htag component (with the same codebase), which can already be used in a browser/web, a desktop app (pywebview) or a android app (guy instance) ... and can be runned in an simple html page, without any python/backside ?! It's completly crazy ... Tags: htag |
||||||||
|