Not directly no. You can always shell out to it if you have CPython on the computer in general and using system.util.execute or ProcessBuilder. You can find examples throughout the forum like here Subprocess & system.util.execute
Not directly no. You can always shell out to it if you have CPython on the computer in general and using system.util.execute or ProcessBuilder. You can find examples throughout the forum like here Subprocess & system.util.execute