Connecting to Oracle Autonomous Transaction Processing, Autonomous Datawarehouse or Autonomous JSON is pretty simple from Python. It requires only a few components installed in your environment.
- Oracle Instant Client (Or alternative)
- A Python environment 3.6+.
- The cx_Oracle Python driver Module.
- A valid wallet for an ATP, ADW or ADJ service Let's go through each of these in turn
Check the next link here