News

The release candidate for IronPython 1.0 brings support for the Python dynamic language to the Common Language Infrastructure.
The Pythonnet package gives Python developers interoperability between Microsoft’s .Net Common Language Runtime and the CPython implementation of the language. Also known as Python for .Net, the ...
Microsoft has released a version of the Python programming language for its .Net development platform. The .Net platform provides a common interface and libraries of commonly used functions to ...
We find the programming challenge of game-playing bots to be fascinating. Take a look at this Python bot which plays Burrito Bison all the way through (video after the break). This is a totally ped… ...