Group: GitHub Shubham10divakar
1. PythonScriptExecutor1 usages
io.github.shubham10divakar » pythonscriptexecutorMIT
This Java library allows you to run Python scripts from within Java code and gather their results for use in your Java applications. It provides both synchronous and asynchronous methods to execute the scripts, with support for logging and custom exceptions.
Last Release on Jul 14, 2024
2. Calculator
io.github.shubham10divakar » calculatorMIT
A application for my demo test.
Last Release on Jul 12, 2024
3. JavaCSVParser
io.github.shubham10divakar » javacsvparserMIT
JavaCSVParser is a Java library designed to facilitate the conversion of CSV data into various formats, including a List, a JSONArray, or a JSON formatted string. It integrates the PythonScriptExecutor class for executing Python scripts asynchronously to retrieve CSV data and the data is available in Java code to be used for Java Applications.
Last Release on Jul 15, 2024