Extending C++ class in python

N

nazia

Hi all,
I'm a newbie in Python and need help. Can anyone help me by explaining
the steps of extending a C++ class in Python with a simple example?
I'm not interested to use SWIG like tools.
Thanks for your time.

-Nazia
 
D

Diez B. Roggisch

nazia said:
Hi all,
I'm a newbie in Python and need help. Can anyone help me by explaining
the steps of extending a C++ class in Python with a simple example?
I'm not interested to use SWIG like tools.
Thanks for your time.

If your are not interested in using the tools provided for this task, I
fear you won't get much help. I'd personally use SIP and can only
recommend it.

Diez
 
N

nazia

If your are not interested in using the tools provided for this task, I
fear you won't get much help. I'd personally use SIP and can only
recommend it.

Diez

Thanks for your response.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top