My Book

Exit doors
Tags
Archives
Books I Reviewed

Spring Python 1.1

Python Testing Cookbook
License
http://www.defuze.org is licensed by Sylvain Hellegouarch under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
Category Archives: ironpython
XMPP and IronPython 2 using headstock, bridge and Kamaelia
I am glad to announce that IronPython 2 is now capable of running my XMPP Python library: headstock. .NET has already an excellent XMPP SDK called agsXMPP that is a native .NET/C# framework. However I’m a Python developers at heart … Continue reading
IronPython, OpenGL, GLFW and SDL
Triggered by a question posted on the IronPython mailing-list by Jane Janet, I decided to see how IronPython would deal with OpenGL. I quickly realized that the Tao framework was my best bet to gain access to OpenGL with .NET. … Continue reading