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