cx_Oracle was obsoleted by python-oracledb in 2022. Python-oracledb uses the same Python DB API as cx_Oracle, and has many new features. See https://python-oracledb.readthedocs.io/en/latest/index.html for how to install and use this updated driver.