I want to create a box for a website where you can put integers or a float in html using py-script.
I tried using tkinter but it is removed from the Python standard library in the Pyodide distribution due to browser limitations.
I want to create a box for a website where you can put integers or a float in html using py-script.
I tried using tkinter but it is removed from the Python standard library in the Pyodide distribution due to browser limitations.