Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28812

Compile python code into a dll

Date Mon, 10 Sep 2012 14:15:03 +0200
From Rolf Wester <rolf.wester@ilt.fraunhofer.de>
User-Agent Mozilla/5.0 (X11; Linux i686 on x86_64; rv:15.0) Gecko/20120824 Thunderbird/15.0
MIME-Version 1.0
Newsgroups comp.lang.python
Subject Compile python code into a dll
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Message-ID <504dd9c6$1@news.fhg.de> (permalink)
Organization Fraunhofer Gesellschaft (http://www.fraunhofer.de/)
Lines 12
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!usenet-feed.fhg.de!news.fhg.de!not-for-mail
Xref csiph.com comp.lang.python:28812

Show key headers only | View raw


Hi,

I have Python code that I would like to compile into a dll (I have to 
deliver a C/C++ callable dll and I don't want to reimpelement the Python 
code in C/C++). It's not for extending Python but I want to call the 
Python functions and classes from C/C++. It's more like extending C/C++ 
with Python. I would be very appreciative for any help.

Thank you in advance

Regards
Rolf

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Compile python code into a dll Rolf Wester <rolf.wester@ilt.fraunhofer.de> - 2012-09-10 14:15 +0200
  Re: Compile python code into a dll Ramchandra Apte <maniandram01@gmail.com> - 2012-09-10 06:08 -0700
  Re: Compile python code into a dll Miki Tebeka <miki.tebeka@gmail.com> - 2012-09-10 06:11 -0700
  Re: Compile python code into a dll Terry Reedy <tjreedy@udel.edu> - 2012-09-10 12:06 -0400
  Re: Compile python code into a dll Rolf Wester <rolf.wester@ilt.fraunhofer.de> - 2012-09-11 09:05 +0200

csiph-web