SkillAgentSearch skills...

Py4j

Py4J enables Python programs to dynamically access arbitrary Java objects

Install / Use

/learn @py4j/Py4j
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Py4J

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.

The latest compiled release is available in the current-release directory.

This is the source repository of Py4J projects. Please visit the Py4J homepage <https://www.py4j.org>_ for more information.

For help, register and then post to the Py4J mailing list at py4j at py4j dot org

LICENSE

Py4J is distributed with the BSD 3-Clause license. See LICENSE.txt <LICENSE.txt>_ for more information.

CONTRIBUTING

We are always happy to receive code contributions, bug reports, and documentation fixes. Please visit the contributing guide <https://www.py4j.org/contributing.html>_ for more information.

.. image:: https://img.shields.io/github/actions/workflow/status/py4j/py4j/test.yml.svg :target: https://github.com/py4j/py4j/actions/workflows/test.yml

.. image:: https://img.shields.io/pypi/l/py4j.svg

.. image:: https://img.shields.io/pypi/pyversions/py4j.svg

.. image:: https://img.shields.io/pypi/v/py4j.svg :target: https://pypi.python.org/pypi/py4j

.. image:: https://img.shields.io/maven-central/v/net.sf.py4j/py4j.svg

View on GitHub
GitHub Stars1.3k
CategoryDevelopment
Updated2d ago
Forks231

Languages

Java

Security Score

85/100

Audited on Mar 25, 2026

No findings