Contribute Media
A thank you to everyone who makes this possible: Read More

Python in the Browser: Intro to Brython

Summary

Have you ever wished that you can write Python in the browser? Brython is an experimental Javascript library that enables you to leverage the elegance of Python on the client side. Novice programmers who are familiar with Javascript will learn about Brython, how Brython measures up against Javascript, and why getting client-side Python adopted as a mainstream tool is really difficult.

Details

Improve this page