https://github.com/asphalt-framework/asphalt-py4j
Py4J integration component for the Asphalt framework
https://github.com/asphalt-framework/asphalt-py4j
python3 remote-execution
Last synced: 5 months ago
JSON representation
Py4J integration component for the Asphalt framework
- Host: GitHub
- URL: https://github.com/asphalt-framework/asphalt-py4j
- Owner: asphalt-framework
- License: apache-2.0
- Created: 2015-10-18T08:33:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T20:11:34.000Z (5 months ago)
- Last Synced: 2026-01-13T01:19:46.316Z (5 months ago)
- Topics: python3, remote-execution
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://github.com/asphalt-framework/asphalt-py4j/actions/workflows/test.yml/badge.svg
:target: https://github.com/asphalt-framework/asphalt-py4j/actions/workflows/test.yml
:alt: Build Status
.. image:: https://coveralls.io/repos/github/asphalt-framework/asphalt-py4j/badge.svg?branch=master
:target: https://coveralls.io/github/asphalt-framework/asphalt-py4j?branch=master
:alt: Code Coverage
.. image:: https://readthedocs.org/projects/asphalt-py4j/badge/?version=latest
:target: https://asphalt-py4j.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
This Asphalt framework component provides the ability to run Java code directly from Python.
It is a wrapper for the Py4J_ library.
.. _Py4J: https://www.py4j.org/
.. _Java Virtual Machine: https://en.wikipedia.org/wiki/Java_virtual_machine
Project links
-------------
* `Documentation `_
* `Help and support `_
* `Source code `_
* `Issue tracker `_