jar

org.apache.wayang : wayang-api-python

Maven & Gradle

Jul 02, 2023

Wayang API Python · Wayang implementation of an API of Python to be enable to work with code writed in python

Table Of Contents

Latest Version

Download org.apache.wayang : wayang-api-python JAR file - Latest Versions:

All Versions

Download org.apache.wayang : wayang-api-python JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wayang-api-python-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.wayang.api.python.function

├─ org.apache.wayang.api.python.function.PythonCode.class - [JAR]

├─ org.apache.wayang.api.python.function.PythonFunctionWrapper.class - [JAR]

├─ org.apache.wayang.api.python.function.PythonUDF.class - [JAR]

org.apache.wayang.api.python

├─ org.apache.wayang.api.python.PythonAPI.class - [JAR]

org.apache.wayang.api.python.executor

├─ org.apache.wayang.api.python.executor.ProcessFeeder.class - [JAR]

├─ org.apache.wayang.api.python.executor.ProcessReceiver.class - [JAR]

├─ org.apache.wayang.api.python.executor.PythonProcessCaller.class - [JAR]

├─ org.apache.wayang.api.python.executor.PythonWorkerManager.class - [JAR]

├─ org.apache.wayang.api.python.executor.ReaderIterator.class - [JAR]