Hi,
Maperitive uses IronPython for embedded scripting. What I did for
Maperitive (I'm not using MSI installations, I just have a ZIP package) is
to simply include the IronPython DLLs and some of the libraries from
CPython (copy pasted into the package). It works on Windows, Linux and Mac.
Igor
O
On Tue, May 8, 2012 at 9:43 AM, YANG, Lin wrote:
> Hi all,
>
> New to the list due to the fact that I'm working on embedding IronPython in
> WP71 :) My goal is to leverage a Python-based library as the backend of my
> WP application.
Excellent. My hope was that people would start banging on this
Thank you very much for the explanation Jeff!
For my current prototype I have added the IronPython's MSI to the
bootstrapper; and the NumPy's \DLLs and \Lib folders to my products's dir;
and then I setup the host library path with both IronPython's folders and
the app's \DLLs and \Lib. It seems to
Hi all,
New to the list due to the fact that I'm working on embedding IronPython in
WP71 :) My goal is to leverage a Python-based library as the backend of my
WP application.
I actually encountered another issue (in addition to the 2+2.5 one that is
being discovered in March, found that in archiv
On Tue, May 8, 2012 at 6:11 AM, Cesar Mello wrote:
> Hi!
>
> Please I would like to know if there is any recommendation for embedding
> Python libraries together with IronPython in applications. I'm asking this
> just to know if there is a path to follow towards some "ecosystem" regarding
> Python
Hi Doug!
I was about to mention the same thing. We are not targeting other platforms
at this time, but platform independence is one of the main reasons we are
choosing Python for our embedded scripting.
Thanks!
Best regards
Mello
On Tue, May 8, 2012 at 10:34 AM, Doug Blank wrote:
> On Tue,
Hi Doug,
I forgot to mention that'
On Tue, May 8, 2012 at 10:34 AM, Doug Blank wrote:
> On Tue, May 8, 2012 at 9:11 AM, Cesar Mello wrote:
> > Hi!
> >
> > Please I would like to know if there is any recommendation for embedding
> > Python libraries together with IronPython in applications. I'm
On Tue, May 8, 2012 at 9:11 AM, Cesar Mello wrote:
> Hi!
>
> Please I would like to know if there is any recommendation for embedding
> Python libraries together with IronPython in applications. I'm asking this
> just to know if there is a path to follow towards some "ecosystem" regarding
> Python
Hi!
Please I would like to know if there is any recommendation for embedding
Python libraries together with IronPython in applications. I'm asking this
just to know if there is a path to follow towards some "ecosystem"
regarding Python libraries distribution.
I have seen there is an installer for
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] Exception in IronPython on unhandled exception in hosted script
--
ISSUES
1. [New issue] Exception in IronPython on unhandled exc
10 matches
Mail list logo