Using Python to call C# code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pedery

    Using Python to call C# code

    Thanks!
    This might just be what I'm looking for.

    - Peder -

    [color=blue]
    >-----Original Message-----
    >Hi
    >
    >Check the following site
    >http://www.zope.org/Members/Brian/PythonNet
    >
    >HTH
    >Ravikanth[MVP]
    >
    >[color=green]
    >>-----Original Message-----
    >>I'm just starting on a new major programming project in
    >>Python at the University of Oslo. The program is among
    >>other things supposed to explore the possibilities of
    >>calling C# code from python to do certain tasks. One of
    >>those tasks is reading the cells of an Excel sheet,
    >>something I assume C# has good support for (haven't[/color]
    >looked[color=green]
    >>at that part yet).
    >>
    >>My tutor is a Debian/Unix guy, and doesn't know much
    >>technically about .Net. He meant though that using
    >>scripting languages to call C# should be supported.
    >>
    >>Is it possible to call objects, methods, or even find[/color]
    >the[color=green]
    >>contents of single cells in an Excel spreadsheet in C#
    >>code, where the calling program is written in Python (or
    >>alternative ly Perl)?
    >>
    >>Any help or pointers are greatly appreciated!
    >>
    >>- Peder -
    >>.
    >>[/color]
    >.
    >[/color]
Working...