Description
Abstract: Zero Installation, massive scalability, mobile support and more. This talk is going to cover the super powers of running Python in the Browser and how to best use PyScript.
Description: PyScript is a Platform that allows users to create Python applications that run in the browser in a fast and easy way.
The talk will quickly cover the basics of a PyScript Application and focus on a series of examples (from basic to mid-advanced levels and from games to simple dashboards) that displays: - How easy it is to create PyScript applications - PyScript Applications architecture - Differences between running python on native OS vs on the Browser - How to take advantage of Python on the browser for massive scalability, portability, security and other important factors - Using Javascript libraries with Python in your PyScript Application