This week I've come across two interesting tools that're worth adding to our IronPython toolbox:
- Methodist : A plugin which enables python scripting inside Reflector. Very useful particularly when trying out how to use objects inside a loaded assembly.
- SharpDevelop 3 : A fully functional dotNET IDE, now supports Python and also provides Intellisense. This seems more powerful than the IronPython Studio. VIM is still my primary python IDE though, but seems IronPython scripting will now be much quicker when using SharpDevelop.
0 comments:
Post a Comment