Clean Architecture Masterclass

Clean Architecture MasterclassMay 28-29

Join

image

image

image

image

image

Jep - Java Embedded Python

Jep embeds CPython in Java through JNI.

Some benefits of embedding CPython in a JVM:

Installation

Simply run pip install --no-cache-dir --no-build-isolation jep or download the source and run pip install .. Building and installing require the JDK, Python, setuptools, and optionally numpy to be installed beforehand. The --no-cache-dir and --no-build-isolation options are not strictly required, however those settings enable Jep to make customizations for your environment such as enabling numpy specific behavior if numpy is installed.

Dependencies

Notable features

Help

We welcome comments, contributions, bug reports, wiki documentation, etc.

If you need help, please first search for existing solutions online, in the the issues, and on the wiki. If you still need help, please open a GitHub issue and we will try and help you. Please remember to close the issue once it has been resolved.

Jep Team

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.