[Python.NET] PythonNet VS IronPython ?

2005-02-10 Thread Simon Roses Femerling



I have just come across pythonNet and looks very 
nice!
 
Can somebody tell me the differences between 
PythonNet and IronPython, besides Net support?
 
Note a part: Any good examples of embedding 
PythonNet on c# app ? :)
 
Thx, 
 
Sincerely,
 
Simon Roses FemerlingConsultor en Seguridad / 
IT Security ConsultantIT Deustohttp://www.itdeusto.comMadrid, 
Spain
_
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

[Python.NET] PythonNet VS IronPython ?

2005-02-10 Thread Simon Roses Femerling



I have just come across pythonNet and looks very 
nice!
 
Can somebody tell me the differences between 
PythonNet and IronPython, besides Net support?
 
Note a part: Any good examples of embedding 
PythonNet on c# app ? :)
 
Thx, 
 
Sincerely,
 
Simon Roses FemerlingConsultor en Seguridad / 
IT Security ConsultantIT Deustohttp://www.itdeusto.comMadrid, 
Spain
_
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

RE: [Python.NET] PythonNet VS IronPython ?

2005-02-10 Thread Hernán Martínez Foffani
> Can somebody tell me the differences between PythonNet and
> IronPython, besides Net support?

In short, IronPython is a Python compiler which targets the CLI
while PythonNet is the standard Python interpreter with a
bridge to the .NET Framework.

Regards,
-Hernán.


_
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet


[Python.NET] Sample embedding code?

2005-02-10 Thread Mark Anderson
Hi all ;
I'm a total neophyte at this, and am hoping to avoid a lot of time 
consuming experimentation.

I've got an existing VB.NET app which I'd like to make scriptable using 
Python for .NET.  The app is a client server thing where a fat client 
calls a bunch of webmethods.
If anyone can post or point me to some example / template code which 
illustrates the necessary steps, it'd reallly help me out.

Thanks,
Mark Anderson
_
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet