954,174 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Python Java Interfacing

Hi,

I am trying to interface between Java and Python in a program called Eclipse. Any insight on how to do this would be helpful. Thanks!

Elise

echellwig
Newbie Poster
21 posts since Jun 2010
Reputation Points: 10
Solved Threads: 0
 

OK, I think you could share a little more information.

Now what is it that you are trying to accomplish? (in English).

And what is it that your are trying to interface?

Do you want to call python from Java (if so - why?)

Do you want to call Java from python (if so - why?)

And have you looked at (ie: google for it) Jython - a python implemented in java that has hooks so that it can be called from Java?

Anyway - we are all glad to help here but you really do need to share more information so that we can steer you in the best way.

Harry

HarryPad
Newbie Poster
8 posts since Jul 2010
Reputation Points: 10
Solved Threads: 1
 

Definitely Jython. It's Python that is implemented on the Java platform.
Look into it at http://www.jython.org/ .

jcao219
Posting Pro in Training
417 posts since Dec 2009
Reputation Points: 28
Solved Threads: 97
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: