+
+ +

cx_Oracle has a major new release under a new name and + homepage python-oracledb.

+ +

Follow the python-oracledb installation instructions to start using + the upgrade today.

+ +
+

About cx_Oracle

@@ -50,7 +63,7 @@ specification with a considerable number of additions and a couple of exclusions.

-

cx_Oracle 8.3 has been tested with Python versions 3.6 through 3.10. +

cx_Oracle 8.3 was tested with Python versions 3.6 through 3.10. Older versions of cx_Oracle may be used with previous Python releases. You can use cx_Oracle with Oracle 11.2, 12, 18, 19 and 21 client libraries. Oracle's standard client-server version interoperability @@ -63,8 +76,10 @@

Getting Started

See Quick Start: Developing Python Applications for Oracle Database. + href="https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html#quick-start-cx-oracle-installation" + >Quick Start cx_Oracle Installation and the Python + and Oracle Database Tutorial: Scripting for the Future.
@@ -87,17 +102,6 @@
-
-

Tutorial

- - The Python and Oracle Database Tutorial: Scripting for the Future - is also runnable in Oracle Cloud. - -
-

Samples