Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python within Java

📖 Description

This project shows how to execute Python code within a Java project. There are three different ways to do that:

Each has advantages and disadvantages, but Jython does not support Python 3, while the others use Python installed on your local machine.

Apache Commons Exec doesn't work well handling Pythons lists, while Process Builder doesn't work well with Numpy Array.


👨‍💻 Author

Allan Capistrano
Allan Capistrano

My socials:

Github icon   Linkedin icon   Email icon


🙏 Support

Please ⭐ this repository if this project is useful or has helped you.

"Buy Me A Coffee"


⚖️ License

MIT License

About

A project that shows how to execute Python code within a Java project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages