Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай PyScript Fundamentals 101- Run Python in your Browser's HTML, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:57
    Welcome
  2. Урок 2. 00:01:22
    What is PyScript?
  3. Урок 3. 00:05:03
    PyScript Foundation
  4. Урок 4. 00:01:30
    Features of PyScript
  5. Урок 5. 00:01:21
    PyScript Advantages
  6. Урок 6. 00:01:11
    PyScript Learning Prerequisites
  7. Урок 7. 00:01:18
    Basic Setup Instructions
  8. Урок 8. 00:05:30
    Setting up necessary Applications to use PyScript
  9. Урок 9. 00:03:44
    First 'Hello World' program in PyScript
  10. Урок 10. 00:09:38
    Introduction to PyScript Tags
  11. Урок 11. 00:01:41
    Simple Loop program : PyScript vs Javascript
  12. Урок 12. 00:02:19
    Importing Python Script from external file
  13. Урок 13. 00:02:51
    Importing functions from a python file
  14. Урок 14. 00:02:17
    Multi line python Script
  15. Урок 15. 00:02:26
    Using 'write' in PyScript
  16. Урок 16. 00:01:24
    Using class & functions in PyScript
  17. Урок 17. 00:02:18
    Adding Local Modules
  18. Урок 18. 00:02:38
    Output Python code to HTML Tags
  19. Урок 19. 00:01:21
    Working with built-in & external Python libraries
  20. Урок 20. 00:02:44
    Run REPL in the browser
  21. Урок 21. 00:03:09
    Events using PyScript
  22. Урок 22. 00:02:27
    Bar chart Using numpy and matplotlib in PyScript
  23. Урок 23. 00:02:55
    Line Chart
  24. Урок 24. 00:01:56
    Bokeh Chart
  25. Урок 25. 00:02:29
    Distplot With the Histogram
  26. Урок 26. 00:01:39
    Histogram of Standard Normal distribution
  27. Урок 27. 00:01:45
    Scatter Plot
  28. Урок 28. 00:03:21
    A Complete 'To Do' App using PyScript
  29. Урок 29. 00:01:58
    How to Check if a package is supported in PyScript?
  30. Урок 30. 00:02:26
    Additional Useful Resources
  31. Урок 31. 00:01:47
    Congratulations