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

Snakes in a Browser

Description

We all know that Python and Django can be used to write server-side software, but what about the client side? What about the browser? Can you use Python to power client-side interactions? Can you deploy Python logic (such as validation logic) on both the client and the server?

Details

Improve this page