cx_Oracleを使用した外部認証の場合、使用するコードは次のように簡単です。 import cx_Oracle conn = cx_Oracle.connect(dsn="the_tns_entry_name")