Sounds like an embedding job. Have you taken a look at this documentation<http://docs.python.org/extending/> ?
~/santa On Tue, Feb 22, 2011 at 4:30 AM, Nadav Chernin <nadavcher...@gmail.com>wrote: > Hello, > > I need to run Python code from external application. In this external > application i have 2 options to run: DLL or COM. > > > Can i create dll or com from the Python code? > > Or how can i use Python27.dll to call the script and get returned values? > > Thanks > > -- > http://mail.python.org/mailman/listinfo/python-list > >
-- http://mail.python.org/mailman/listinfo/python-list