Skip to content

devlpr/javathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

javathon

How to run python scripts in Java. This project will build a JNI interface that loads up a Python interpreter and then executes the simple Python script through the JVM.

This example is stupidly simple but shows the minumum necessary to get something to work.

simple_jni

The simplest JNI example I could muster up.

To build:

make

About

How to run python scripts in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published