This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Jython/Python and the fly likes Jython, Python etc. (Use Scenarios) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Languages » Jython/Python
Reply Bookmark "Jython, Python etc. (Use Scenarios)" Watch "Jython, Python etc. (Use Scenarios)" New topic
Author

Jython, Python etc. (Use Scenarios)

Aruneesh Salhotra
Ranch Hand

Joined: May 12, 2004
Posts: 167
Hi,
I want to understand something about getting starting to learn Python and Jython.
What are the use scenarios where Jython, Python would be used, and what benefit it would have over other scripting languages.
Regards
Aruneesh
Ken Seehof
Greenhorn

Joined: May 07, 2004
Posts: 9
I am developing a Java application that will need a built in scripting
language. Jython will make it very easy to expose anything I want to
from my program in python. Python is extremely easy for our users
to learn and use. Also a python command interpreter window is trivial
to implement.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Jython, Python etc. (Use Scenarios)
 
Similar Threads
Jython and Unit testing
Jython IDE??
import .so files
Jython
Jython ? what for ?