Files
pyscript/pyscriptjs/examples
Fabio Pliger 363f3751f9 support different pyodide versions (#328)
* add PyLoader class

* create global loader during app creation time and remove it when pyscript loading operations are done

* make the loader global and open/close when apps is starting. Also add concept of app config so users can set if they want to autoclose the loader of handle it themselves

* add pyconfig file

* auto add global config if there's no config set in the page

* export initializer type

* define type for config

* move initialization out of svelte file, into app config

* change runtimes from strings to objects

* fix typo
2022-05-11 16:59:13 -05:00
..
2022-05-10 12:27:06 -05:00
2022-04-25 21:05:51 +02:00
2022-04-10 10:32:35 -05:00
2022-04-27 12:41:43 +02:00