Python Interface for Oracle Database (original) (raw)
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.
**Follow the python-oracledb installation instructions to start using the upgrade today.