cx_Oracle version 8.3
cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. See the homepage for a feature list.
cx_Oracle 8.3 has been tested with Python versions 3.6 through 3.10. You can use cx_Oracle with Oracle 11.2, 12c, 18c, 19c and 21c client libraries. Oracle's standard client-server version interoperability allows connection to both older and newer databases. For example Oracle 19c client libraries can connect to Oracle Database 11.2. Older versions of cx_Oracle may work with older versions of Python.
Installation
Documentation
See the cx_Oracle Documentation and Release Notes.
Samples
See the /samples directory and the tutorial. You can also look at the scripts in cx_OracleTools and the modules in cx_PyOracleLib.
Help
Issues and questions can be raised with the cx_Oracle community on GitHub or on the mailing list.
Tests
See /test.
Contributing
See CONTRIBUTING
License
cx_Oracle is licensed under a BSD license which you can find here.
Release files for cx-Oracle2 8.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cx_oracle2-8.3.1.tar.gz | 366.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cx_Oracle2-8.3.1-cp312-cp312-win_amd64.whl | CPython 3.12 | CPython 3.12 | Windows x86-64 | Details |
Total release size: 591.0 kB
Release files / cx_oracle2-8.3.1.tar.gz
| Download URL | cx_oracle2-8.3.1.tar.gz |
|---|---|
| Size | 366.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dbf60a9047d831cea09f16b1ca700706aa6afcc4225a50f8082b02718250ba03
|
|
BLAKE2b-256 checksum How to use checksums |
a44c60d7ea05058d547e121bc2f7acf74abc911d227e7884ef72744b4107de38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / cx_Oracle2-8.3.1-cp312-cp312-win_amd64.whl
| Download URL | cx_Oracle2-8.3.1-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 224.8 kB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
51a6980592d8b265e5858558d85f924586be23fbd6c8e6a3f6769a56dcbff1bc
|
|
BLAKE2b-256 checksum How to use checksums |
1c4fb23eab66804100836d6a5dcd7948ca048c94679948d7be5ff27856fdb8a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|