[IronPython] Using IronPython with C#

Alexander Baranosky abaranosky at hotmail.com
Fri Sep 4 23:20:55 CEST 2009


Thank you Michael,

I have seen the article you linked to.

I now would like to know how to access the IronPython assemblies (modules?) in PyScripter (remember I'm pretty new to Python).
It doesn't immediately recognize the IronPython I try to import.  Also, how can I import assemblies from C# into an IronPython script?

Thanks for the help,
Alex


> Alexander Baranosky wrote:
> > I want to setup a project in .NET, using ironpython for unit testing 
> > and C# for writing the main project assemblies. I am not really a 
> > Python programmer, and am looking into the different IDE's.  I like 
> > PyScripter so far but not sure how to use IronPython from it or how I 
> > can hook my Python tests up with my C# generated assemblies.
> 
> I've not used PyScripter but it has a reputation as a good Python IDE. 
> My experience has been that I prefer working with Python IDEs for 
> IronPython than .NET IDEs as they have better features for working with 
> Python code (and IronPython code is just Python code after all).
> 
> I did a write-up of several popular IDEs and their support for IronPython:
> 
> * http://www.voidspace.org.uk/ironpython/tools-and-ides.shtml
> 
> IDEs covered:
> 
> * IronPython Studio and Visual Studio
> * SharpDevelop
> * Wing
> * Eclipse with PyDev
> * Assorted other editors
> 
> Plus it looks at some of the standard tools useful for developing with 
> Python and IronPython.
> 
> HTH
> 
> Michael
> 
> >
> > Any help is appreciated.
> >
> > All the Best,
> > Alex
> >
> > ------------------------------------------------------------------------
> > With Windows Live, you can organize, edit, and share your photos. 
> > Click here. <http://www.windowslive.com/Desktop/PhotoGallery>
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >   
> 
> 
> -- 
> http://www.ironpythoninaction.com/
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

_________________________________________________________________
Hotmail® is up to 70% faster. Now good news travels really fast. 
http://windowslive.com/online/hotmail?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_faster:082009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090904/4e660416/attachment.html>


More information about the Ironpython-users mailing list