python-cx_Oracle/README.txt
2025-03-26 20:19:34 -06:00

8 lines
251 B
Plaintext

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.