PyScript quick user guide ========================= This guide demonstrates the features that PyScript supports and how it maps to JavaScript. In most cases you can just read what is :ref:`not supported ` and the :ref:`caveats ` and start coding. .. automodule:: flexx.pyscript.parser1 .. automodule:: flexx.pyscript.parser2 .. automodule:: flexx.pyscript.parser3