About a year ago for some reason I was going through finding people using IronPython - Here's what I came up with back then:
Tooling support: SharpDevelop has added IronPython support a little over a year ago ZeusEdit is another IDE w/ IronPython support http://www.zeusedit.com/python.html JetBrain's PyCharm recently added IronPython support http://blogs.jetbrains.com/pycharm/2010/04/pycharm-build-96-115-is-available/ Eclipse has a plugin to support IronPython http://pydev.blogspot.com/2009/11/pydev-151-released.html 0xIDE converts Xbase++/Clipper apps to IronPython http://homepages.ihug.com.au/~garys/index.html Full Blown Apps: Resolver One: http://www.resolversystems.com/products/ Apps embedding us: Manifold (a geographic information system) supports scripting w/ IronPython: http://www.manifold.net/doc/scripts.htm SparkViewEngine http://sparkviewengine.com/ for ASP.NET has IronPython support (http://sparkviewengine.com/documentation/ironpython) although it looks to be at Ipy 2.0. Spotfire (an analytics platform) supports IronPython scripting (http://stn.spotfire.com/stn/Configure/ScriptingIntroduction.aspx, http://stn.spotfire.com/stn/Site/News.aspx) ComicRack (e-comic reader) has IronPython support http://comicrack.cyolito.com/downloads/ComicRack/Old-Versions/ComicRackSetup09114.exe/ and is up to date w/ 2.6 support Paint3D has IronPython support http://www.paint3d.net/ EPiServer (CMS) supports IronPython scripts https://www.coderesort.com/p/epicode/wiki/DiagnosticConsole Inference for .NET supports IronPython and IronRuby (http://inferencefordotnet.com/languages/IronPython.aspx) - this one's rather old though but it adds Python scripting to word/excel... Luminescense which is some sort of multimedia tool uses IronPython scripting http://www.luminescence-software.org/ Multiverse (MMOGS) supports IronPython http://www.bing.com/search?q=site%3Ahttp%3A%2F%2Fupdate.multiverse.net%2F+ironpython&form=QBLH&qs=n&sk=&sc=8-45 FinalBuilder (build automation) supports scripting w/ IronPython http://help.finalbuilder.com/Index.htm?scriptinginfb.htm Global System Builder (http://gsb.codeplex.com/) is a web-based IDE w/ Python support http://softwareindustrialization.com/CategoryView,category,IronPython.aspx Time Cockpit - not sure what this is - but it supports IronPython scripts in its console (http://www.timecockpit.com/help/html/a7465f29-c739-4a14-bf5b-09821133dd9a.htm) Blaze - some desktop experience app - supports IronPython scripts http://blaze-wins.sourceforge.net/index.php?page=commands Crack.Net - scripting debugging w/ IronPython http://dotnetkicks.com/wpf/Crack_NET_A_runtime_debugging_and_scripting_tool_for_NET Contact Center Express 3.0.2 - call center suite w/ IronPython plugin support: http://www.avayacce.com/Public_Whats_New_CCE302.htm xPL (home automation) mentions IronPython and says it's the "primary scripting language" http://www.xplproject.org.uk/forums/viewtopic.php?f=1&t=873 Libraries suggesting our use: AdamSoftware has blogged about scripting their app w/ IronPython: http://blogs.adamsoftware.net/Engine/ScriptingADAMwithIronPythonPart2.aspx Libraries for extending MS applications/libraries: Embedding support w/ XAML http://pybinding.codeplex.com/ SharePoint workflow support: http://ipy4spd.codeplex.com/ From: ironpython-users-bounces+dinov=microsoft....@python.org [mailto:ironpython-users-bounces+dinov=microsoft....@python.org] On Behalf Of Steve Baer Sent: Tuesday, August 09, 2011 9:50 AM To: ironpython-users@python.org Subject: Re: [Ironpython-users] Who's using IronPython? Company Name: Robert McNeel & Associates (www.mcneel.com<http://www.mcneel.com>) Product: Rhinoceros URL: http://python.rhino3d.com, http://www.rhino3d.com/ , http://mac.rhino3d.com/ Description of product/project: Rhino is a 3d NURBS modeling application for designers to design and build products ranging in size from jewelry to sport stadiums. We are using IronPython as a scripting language in both our Windows and Mac (through mono) versions of Rhino. We are also allowing for IronPython scripts to run inside of our grasshopper product (http://www.grasshopper3d.com/ ) From: Brian Ashcroft<mailto:brian.ashcr...@asu.edu> Sent: Tuesday, August 09, 2011 9:11 AM To: ironpython-users@python.org<mailto:ironpython-users@python.org> Subject: Re: [Ironpython-users] Who's using IronPython? Project: Cell CT URL: http://www.asufoundation.org/aboutus/newsmedia/tabid/178/mid/791/newsid791/325/Default.aspx Description of project: I am using python as the scripting language for a CT scan projection. We are developing a high performance system for doing CT scans of individual cells and small tissues. The system needs to be easily adaptable, reliable and fast. Python allows the users to reconfigure the scripts easily, without knowledge of the multithreaded lower environment. From: ironpython-users-bounces+brian.ashcroft=asu....@python.org [mailto:ironpython-users-bounces+brian.ashcroft=asu....@python.org] On Behalf Of Igor Brejc Sent: Monday, August 08, 2011 11:42 PM To: Jeff Hardy Cc: ironpython-users@python.org Subject: Re: [Ironpython-users] Who's using IronPython? (no company name yet) - I'm the author (Igor Brejc) Maperitive [currently free + commercial version in the future] http://maperitive.net A desktop GIS/cartography software written in C#, running on Win, Linux and Mac (using Mono). Primarily oriented towards use of free geography sources like OpenStreetMap. IronPython is currently used experimentally to extend the cartography capabilities (http://braincrunch.tumblr.com/post/4286086882/maperitive-python-scripting-introduction). In future IronPython will be used as a toolkit for application automation, GIS processing and mapmaking. On Mon, Aug 8, 2011 at 9:40 PM, Jeff Hardy <jdha...@gmail.com<mailto:jdha...@gmail.com>> wrote: I'd like to create a 'Who's using IronPython?' to show the IronPython is being used and maybe help drive adoption. (See http://www.boost.org/users/uses_open.html for an example). What I need: Company Name [commercial] Product [commercial] or Project [OSS] Name URL Description of product/project If your own product uses IronPython, or you know of one that does, please let me know. - Jeff _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org<mailto:Ironpython-users@python.org> http://mail.python.org/mailman/listinfo/ironpython-users ________________________________ _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org<mailto:Ironpython-users@python.org> http://mail.python.org/mailman/listinfo/ironpython-users
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users