IronPython
Download
No downloads are required to develop and deploy Python applications for the browser, though you can always download the pieces hosted online (for working without a network connection).
IronPython in Silverlight re-distributable package
Zip-compressed file containing all the pieces needed to develop and deploy Python applications for the browser. Here are its contents:
-
Handles enabling the HTML page to run Python code with IronPython in Silverlight.
-
Actual static Silverlight application, which has logic for executing Python.
Microsoft.Scripting.slvx and IronPython.slvx
IronPython binaries, including the Dynamic Language Runtime.
-