C and Python integration

Joined
Apr 29, 2010
Messages
1
Reaction score
0
Hi there,

I am new to Python and am still a student. I am building a project for my assignment and part of the implementation, I opted to use a Suffix tree as one of my data structures for several reasons.

I found several implementations for python but the structure is built in C and all functionality in Python. I can create a setup file for the data structure for it to work individually but I require it to be part of something else in my IDE.

I am using Eclipse Galileo and require to include all C files and python files and manage the structure.

Can anyone help me please, or guide me on what I need to do to integrate both C and python in eclipse?

At the moment, I have both Pydev and cdt-master-6.0.0 on the IDE and both C and Python seem to be working fine.

Thanks in advance.
 

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

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top