Your browser does not appear to have JavaScript enabled and some parts of the site need it to work propery.

What is this PythonSilverScripting?

PythonSilverScripting lowers the barriers to building Silverlight applications so anyone from high school kids to seasoned programmers can have fun writing Silverlight applications in Python from within a browser!

Lets get started

Here are some examples which can be run and modified

Below is a simple script that creates a Silverlight application, sets the background blue and adds a TextBlock element with the text "Hello World".

Generate the Silverlight

Learning more

To create your own SilverScipts you will need to know a little bit about programming in Python and a little bit about the Silverlight programming environment. There is plenty of public information on the Internet about both these topics.

Have fun.