About Anaconda Help Download Anaconda

Enables Python programs to dynamically access arbitrary Java objects

Installers

  • linux-s390x v0.10.9.7
  • linux-64 v0.10.9.7
  • osx-arm64 v0.10.9.7
  • osx-64 v0.10.9.7
  • linux-aarch64 v0.10.9.7
  • win-64 v0.10.9.7
  • linux-32 v0.10.8.1
  • linux-ppc64le v0.10.9.7
  • win-32 v0.10.8.1
  • noarch v0.10.9.2

conda install

To install this package run one of the following:
conda install anaconda::py4j

Description

Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy