In this video we will manipulate the DOM, use local storage, mke Ajax calls, etc using Python in the browser with Brython.

What is Brython?

Brython is designed to replace Javascript as the scripting language for the Web. As such, it is a Python 3 implementation, adapted to the HTML5 environment, that is to say with an interface to the DOM objects and events.

Code:
https://gist.github.com/bradtraversy/d7cef8a658992e61e9a4ab04ae8e7770

#python #web-development

Python In The Browser - Brython Crash Course
19.60 GEEK