  |
http://python.org/download/ - http://python.org/download/
The original implementation of Python, written in C. |
  |
IronPython - http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython
A fast Python implementation for .NET and Mono. |
  |
Python for .NET - http://pythonnet.sourceforge.net/
Package gives nearly seamless integration with .NET Common Language Runtime: CLR. Strong scripting tool, allows scripting or building full programs in Python, using .NET services and components coded in any language targeting CLR: Managed C++, C#, VB, JScript. |
  |
http://codespeak.net/pypy/ - http://codespeak.net/pypy/
Development of a highly flexible Python implementation. |
  |
http://boo.codehaus.org/ - http://boo.codehaus.org/
New object-oriented statically typed language for Common Language Infrastructure (.NET, Mono), Python inspired syntax, focus on language and compiler extensibility. |