Jep
Visit Tooljep is an open-source Coding & Development tool that embeds Python in Java through JNI. It allows Java developers to integrate Python code and leverage Python modules within their applications.
At a glance
Trending
jep is an open-source Coding & Development tool that embeds Python in Java through JNI. It allows Java developers to integrate Python code and leverage Python modules within their applications.
Trending
About
jep is an open-source tool designed to embed CPython within Java applications using JNI. This integration offers several benefits, including potentially faster execution compared to alternatives, access to Python's mature ecosystem of modules and tools, and the ability to script established Java code without recompilation. It supports multiple, simultaneous, and mostly sandboxed sub-interpreters or shared interpreters. Key features include an interactive Jep console similar to Python's, and support for NumPy with Java primitive arrays. jep requires Python >= 3.10 and Java >= 1.8 for installation and use, with NumPy >= 1.7 being optional.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending