Useful Links
From IronPython Cookbook
Contents |
IronPython Links
- The IronPython Site - download IronPython and report bugs here!
- IronPython in Action Book
- IronPython Mailing List
- FePy - the IronPython Community Edition (with enhanced support for Mono and the Python standard library).
- Thinking Dynamic - Jim Hugunin's Blog
- FePy Blog
- IronPython for ASP
- ASP Futures - with IronPython support.
- Visual Studio SDK
- IronPython Studio
- Project Jasper
- Microsoft Robotics Kit
- The XNA Framework
- The .NET Developer Centre
- .NET Framework 2.0 Library Reference
- Mono Project - site for the cross-platform CLR implementation (runs on Windows, Linux, Mac, etc.)
Python Links
- Python - the main Python site.
- Python Documentation
- The Python Tutorial - a good place to start.
- The Cheese Shop - the official repository of Python packages and modules.
- comp.lang.python - the Python newsgroup.
- comp.lang.python.announce - Python news and announcements.
- The Python Cookbook - a wealth of Python examples and recipes created by the Python community.
- Dive into Python - a great introduction to programming with Python.
- Python Quick Reference
- Code Like a Pythonista - Guide to useful Python idioms and best practises
Silverlight
- Silverlight - IronPython in the browser.
- Dynamic Silverlight Examples - Examples of using IronPython with Silverlight.
- Moonlight - the fledgling Mono implementation of Silverlight.
- Silverlight Architecture
- Silverlight Resources
Related Links
- Planet IronPython - A blog aggregator for IronPython related blogs.
- Planet Python - A blog aggregator for Python related blogs.
- Voidspace IronPython Pages - A set of articles on developing with IronPython.
- Voidspace Silverlight Pages - A set of articles on using IronPython with Silverlight.
- Windows Forms Tutorial - an introduction to programming with IronPython and Windows Forms.
- IronPython-URLs - a blog featuring News and Links on IronPython.
- The Voidspace Techie Blog - a great Python blog, and where news about this Wiki will appear.
- IronPython on Del.icio.us - community found links.
- Voidspace Python Section - useful Python modules and articles.
- IronPython Blog Entries on Technorati
- IronPython Blog Entries on Google Blogsearch
- Boo - a .NET language with a Python inspired syntax.
- Jython - Python for the JVM
- Python for .NET - an alternative approach for using Python with the .NET framework.
- PyPy - an implementation of Python in Python. Includes a CLI (.NET) back end.
- Dynamic Languages on .NET Facebook Group
- IronMonkey - the Mozilla project to bring IronPython to Firefox via Tamarin
Projects
- Resolver - an IronPython Spreadsheet
- Resolver Hacks - How to get the best from Resolver
- Tabbed Image Viewer - an IronPython application for viewing images, using Windows Forms and a custom executable in C#.
- TayLayout - Layout and Controls helpers for rapid and dynamic IronPython WinForms GUIs.
- bridge - a framework that provides a common API to handle XML documents and streams uniformly with CPython and IronPython.
- IronPython IDE - An IDE for IronPython, written in C#.
- FarPy GUI Editor - a simple WYSIWYG GUI editor which can generate code for IronPython.
- Iron TextBox - an IronPython Console Embedded in a Windows Forms TextBox.
- IronKant - a port of Bruce (a presentation tool) to run on IronPython. See here for notes on getting this to work with .NET rather than Mono.
- Python Binding - IronPython integration for SharpDevelop, an Open Source .NET IDE
- Instant Python - A tool that converts C# and VB.NET code to IronPython.
- Atom Publishing Protocol - Works with CPython and IronPython.
- InCisif - IE automation and testing tool, scriptable with IronPython

