Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

Dec 17, 2012

Author: Hirvesh Posted At: 12/17/2012 Tags: , , , ,

Brython - A JavaScript Interpreter Library To Run Python Code In The Browser

Share:

Brython is a JavaScript library which implements a Python interpreter in JavaScript. Brython is designed to replace JavaScript as the scripting language for the Web. As such, it is a Python implementation (you can take it for a test drive through a web console), adapted to the HTML5 environment, that is to say with an interface to the DOM objects and events.

Brython allows you to place Python code in webpages to be run on the client-side.  You place the Python code inside <script type="text/python"> tags and Brython converts the Python code to JavaScript code for execution. 

You can right click and view the source of the demo page to see that there is no JavaScript code. Instead, you will find Python code in a script of type "text/python".

Requirements: None
Demo: http://www.brython.info/test/gallery.html
License: BSD

Daily Posts, Be Updated, Subscribe:

Want Free Web Resources? Enter Your Email And We'll Send It To You - Daily! (265+ Subscribers)

Yup, it's that straight forward! Enter your email address below and we'll send you the latest web resources to your inbox, everyday. We don't do spam. Ever.

Trending Posts On Functionn This Week

Share:

Other Interesting Resources:

0 comments:

Post a Comment

 


Recent Posts

Popular Categories



Popular Components



Popular Licenses