Running Python Apps in the Browser | Almar Klein | SciPy 2016

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 15

  • @enthought
    @enthought  8 лет назад +1

    See the complete SciPy 2016 Conference talk & tutorial playlist here: ruclips.net/p/PLYx7XA2nY5Gf37zYZMw6OqGFRPjB1jCy6

  • @Mecolo
    @Mecolo 5 лет назад

    i have a python script that generate a string within a file.txt and i need to run that script (on the server side) as many times as a user click an html button. How should i proceed?

  • @AlmarKlein
    @AlmarKlein 8 лет назад +5

    The example where Flexx includes the-framework-of-which-I-could-not-remember-the-name is here flexx.readthedocs.io/en/stable/ui/examples/with_jquery_src.html

    • @torrab06
      @torrab06 8 лет назад +1

      Hello, the link is broken :-) : this linkdo the job: flexx.readthedocs.io/en/stable/ui/examples/with_jquery_src.html#with-jquery-py

    • @AlmarKlein
      @AlmarKlein 8 лет назад

      Thanks! The "l" in "html" did not make it :) I updated the link too.

    • @torrab06
      @torrab06 8 лет назад

      :-) Where can I post question about your project?
      On your github? github.com/zoofIO/flexx

    • @AlmarKlein
      @AlmarKlein 8 лет назад

      Yes, a github issue is the easiest.

    • @torrab06
      @torrab06 8 лет назад

      Thank's, have a nice day!!! Good luck for your nice project!!!! :-)

  • @jitendravasava4586
    @jitendravasava4586 5 лет назад

    I love this video my favorite video. :)

  • @lamkdndjfek
    @lamkdndjfek 5 лет назад

    For more on the Python in the browser techs mentioned at the end (Transcrypt, Batavia, Skulpt, Brython, PyPy.js), have a look at this video: ruclips.net/video/QiqiPeXVKQg/видео.html
    There's also pyodide, which is a project from Mozilla that's like Jupyter Notebooks in the browser (and more!)

  • @boolhak
    @boolhak 7 лет назад