First of all, thanks Enrico for the module... Did anyone look at using SWIG (Simplified Wrapper and Interface Generator) ?? It seems like with SWIG, you only need to define the interface once and the tool will generate bindings for many languages. http://www.swig.org/ Rayson On 10/20/05, Andreas Haas <Andreas.Haas@sun.com> wrote:
On Thu, 20 Oct 2005 enrico.sirola@statpro.com wrote:
Hello, recently I developed a DRMAA python module for the SGE. It wraps the C APIs and presents the user an interface similar to the one specified in the Java DRMAA APIs. I'd contribute it to the opensource community. Is anyone interested?
Hi Enrico,
I'm sure there is interest.
Possible there is a python module directory where it naturally would be placed? E.g. the DRMAA perl binding for example is kept in CPAN perl directory.
Best regards, Andreas