public class PythonBinder extends Object
| Constructor and Description |
|---|
PythonBinder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Function used to bind this library to a python file.
|
public static void main(String[] args)
Scanner on the standard input,
reading the required task in the form of a message and writing the result as a message in the standard output.
The base 64 format is used to send the messages.args - the one and only parameter must be the path to the properties file.Copyright © 2016. All rights reserved.