Fedora Packages

python3-jep Subpackage of python-jep

Embed Python in Java

Java Embedded Python JEP embeds CPython in Java through JNI and is safe to use in a heavily threaded environment. Some benefits of embedding CPython in a JVM: Using the native Python interpreter may be much faster than alternatives. Python is mature, well supported, and well documented. Access to high quality Python modules, both native CPython extensions and Python-based. Compilers and assorted Python tools are as mature as the language. Python is an interpreted language, enabling scripting of established Java code without requiring recompilation. Both Java and Python are cross platform, enabling deployment to different operating system.

Releases Overview

Release Stable Testing
Fedora 38 3.9.1-8.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-jep dash maintainers at fedoraproject dot org.



Sources on Pagure