I need a solution to run python (.py) scripts from oracle (pl/sql). Is there any solution?
For example: I have a python script to send gmail and create Excel spreadsheet from Oracle database. But I have to call this with Oracle, and I also have to use parameters from Oracle.