Skip to main content

Python interface to Oracle Database

Project description

python-oracledb

python-oracledb is a Python programming language extension module allowing Python programs to connect to Oracle Database. It is the renamed, new major release of the popular cx_Oracle driver.

The module conforms to the Python Database API 2.0 specification with a considerable number of additions and a couple of minor exclusions, see the feature list.

Installation

Run python -m pip install oracledb

See python-oracledb Installation.

Dependencies and Interoperability

  • Python versions 3.6 through 3.11.

    Prebuilt packages are available on Windows for Python 3.7 or later, on macOS for Python 3.7 or later, and on Linux for Python 3.6 or later.

    Source code is also available.

  • Oracle Client libraries are optional.

    Thin mode: By default python-oracledb runs in a 'Thin' mode which connects directly to Oracle Database.

    Thick mode: Some advanced Oracle Database functionality is currently only available when optional Oracle Client libraries are loaded by python-oracledb. Libraries are available in the free Oracle Instant Client packages. Python-oracledb can use Oracle Client libraries 11.2 through 21c.

  • Oracle Database

    Thin mode: Oracle Database 12.1 (or later) is required.

    Thick mode: Oracle Database 11.2 (or later) is required, depending on the Oracle Client library version. Oracle Database's standard client-server version interoperability allows connection to both older and newer databases. For example when python-oracledb uses Oracle Client 19c libraries, then it can connect to Oracle Database 11.2 or later.

Documentation

See the python-oracledb Documentation and Release Notes.

Samples

Examples can be found in the /samples directory and the Python and Oracle Database Tutorial.

Help

Questions can be asked in Github Discussions.

Problem reports can be raised in GitHub Issues.

Tests

See /tests

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide for our responsible security vulnerability disclosure process.

License

See LICENSE, THIRD_PARTY_LICENSES, and NOTICE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oracledb-1.3.2.tar.gz (481.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

oracledb-1.3.2-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

oracledb-1.3.2-cp311-cp311-win32.whl (895.7 kB view details)

Uploaded CPython 3.11Windows x86

oracledb-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

oracledb-1.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

oracledb-1.3.2-cp311-cp311-macosx_10_9_universal2.whl (2.6 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

oracledb-1.3.2-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86-64

oracledb-1.3.2-cp310-cp310-win32.whl (977.5 kB view details)

Uploaded CPython 3.10Windows x86

oracledb-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

oracledb-1.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

oracledb-1.3.2-cp310-cp310-macosx_10_9_universal2.whl (2.6 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

oracledb-1.3.2-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86-64

oracledb-1.3.2-cp39-cp39-win32.whl (989.3 kB view details)

Uploaded CPython 3.9Windows x86

oracledb-1.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

oracledb-1.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

oracledb-1.3.2-cp39-cp39-macosx_10_9_universal2.whl (2.5 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

oracledb-1.3.2-cp38-cp38-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.8Windows x86-64

oracledb-1.3.2-cp38-cp38-win32.whl (1.0 MB view details)

Uploaded CPython 3.8Windows x86

oracledb-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

oracledb-1.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

oracledb-1.3.2-cp38-cp38-macosx_11_0_universal2.whl (2.6 MB view details)

Uploaded CPython 3.8macOS 11.0+ universal2 (ARM64, x86-64)

oracledb-1.3.2-cp37-cp37m-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

oracledb-1.3.2-cp37-cp37m-win32.whl (1.0 MB view details)

Uploaded CPython 3.7mWindows x86

oracledb-1.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

oracledb-1.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

oracledb-1.3.2-cp37-cp37m-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

oracledb-1.3.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

oracledb-1.3.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

Details for the file oracledb-1.3.2.tar.gz.

File metadata

  • Download URL: oracledb-1.3.2.tar.gz
  • Upload date:
  • Size: 481.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2.tar.gz
Algorithm Hash digest
SHA256 bb3c391c167b5778ddb15a7538a2b36db5c9b88a50c86c61781ca9ff302bb643
MD5 17acb2e343f5b0bd9fc7d71ddcc11d08
BLAKE2b-256 0518516f38a55c99d8ac417a817afff88f484300ce7e4d94058055af1f1461e5

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cedd48e7d107884d4a19c9ad449b3c3cb3b3e4d67a6eddacb966b1370cc1f35e
MD5 317354542ede7c587a461b5863b6c4e8
BLAKE2b-256 1fc9e1e384fed86779a3e2ed98077574325fb19d98ec890cae006739d6140bd2

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 895.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8e37e2b41900a113894049f3c9d7b64e93f613ed52104f2f05ef3284e2e1bb8f
MD5 63e933c01ecc76decfe727f6429e6ca6
BLAKE2b-256 4513f6c2d6d0dc49cf705968b9464c3bca8ce0cc7745b6f2e3ef42584c35ba11

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 839f7a4d8d34130dd99a44c064bc9eea130a0d2406f723398ebb0b29b6d3a8cf
MD5 f57ebfd039d5e8898dc38b1a988c74b8
BLAKE2b-256 3cbca31ff3bc0d6f02c6415f8cd9d289b48793d77d87ddc2037b1c6fa8a350c9

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 138904100c5218c33005ec5b07688ce68f40ea20c28b3b840738401ae2a862a1
MD5 dc3c932c698677091385e97a0968934e
BLAKE2b-256 3cde45844b383afca45fa5229bed9641bf599db59014fe255321452df74c7818

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 de0ada0cbea8b1524f0798cedc38dabc9a8bfcb67f738b914e7a8eb873cc854a
MD5 2f73f2153caae3fb7109418ba10e12b4
BLAKE2b-256 6321f745689c7115deb62658a6eb1d0acdc8978b2eaac14523a69201188a5c57

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0fdfa5e119270332eab1ee5900a503423e87d1b8ae6da17c426dd34822217213
MD5 2154162d14bade0ae4a86e5434e65828
BLAKE2b-256 7ab2e6e49f5ca86a0f731ac5b34ac17c17df0791314cc9029fa04a8d0e107330

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 977.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2680f460708904a2d2e4f853990bce10a963905205acf0e709c32cad353a5d2f
MD5 86c5daa8b1739efb0495692865dc94a2
BLAKE2b-256 c32cb206356b51cb564552af9787a0427b2a4e7a5e11e176fde83debcb3a23f1

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c37c249c4323b61c3e333c2cf724e19e6416d35130acf0f684eefad17a73b040
MD5 632781f9618c8eaf1a8a6ccea176ef62
BLAKE2b-256 b97b0c265f59db5016c38503ce8bce08f8514dd6833925cd11f077b7693dce5e

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 000c5a31ecc5569e6dec4dcaf4552509d88a19051e57deb0af96296f9937dc6a
MD5 ec9cda96ca481df7b976ee0086e36bf4
BLAKE2b-256 8ed0333d11f163df77f575cbd35fa21633a90f48cb405fe66bf162ad26c5e1f6

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 bee717f90118a95f0c661d27e7a65255eb5e400b95cbe4019b75014b3691ef90
MD5 4d8bf4ce564565d0c9e0d7708fdb1fa6
BLAKE2b-256 9028df46504578d541ee4b66cde0301c44e7acef4e099eda8df081fe16bae0dd

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4fdeb8b2158d5fb93451d57152f9cfb25f0d876dcbb90305133267196c9efd84
MD5 774f4f4a92a6558168512328e0a239af
BLAKE2b-256 b9cef5a0d60f75fb95925cdd54dc2570e680aa499d06d9a3dc5b092b5b15ba13

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 989.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 022a6631ac779f0d600870fea1f7600a03eabcb4609138e91ac77b8126a9373b
MD5 162eb667d48ad64069183e0f36363abf
BLAKE2b-256 455b0df47f104ac5f96724810f88fd9e04e77368abecc9c860eee1625701d09e

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb49ebd84d65080703ea8a2b2edde3ac27a6fdc9c491db2dbde0b960f40e3c10
MD5 80969824e6044bcbb73f3854664308f9
BLAKE2b-256 e9d94afcf85b9585cbadf05a55badeabcc6f4e7da125da93d9e24723cc6d216e

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d5e20ed24335c59f42003750be3063f3d75f371af35eff47cc9177e9a4193af2
MD5 86312026b8f2357413cc2600f2e9de90
BLAKE2b-256 101b18a3b1e076aab40ce14b61a261dc050c470e27ab53c6ab95776c93fc679c

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5f669d7fa78a865d10ad9840a2cb6958b395c572c119ff51489a4a738302727e
MD5 d07dde6efda8ffbb9ffca2f0d73ab912
BLAKE2b-256 a2793bd28c5f6b1db7716a945cd71988b8063887638ed23b5c174802710afca4

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 796b900fe85af572ff3d7227372ca3a2edd5f756e538e95ffbfc689df3881696
MD5 80c0fcfa9c8cf5280429a56cc6b443ec
BLAKE2b-256 61f911490d533c973ec1992ec509430887502811b598462cf2c18c02e0b9ee7d

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 790798eb1e9b96639c02e91f3b3f00934d722d9de0ac375adcda37b83bba61a6
MD5 cdf7e9173f5cd87d1342a1fb56004868
BLAKE2b-256 644eaa18f61005faac26840c773ee69ffdefaee6453bb2cfe60be2a335f6ed87

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ea5a26481c798978210505a1252eec6814cf28005e18a80f935cbcf5b74dabb
MD5 ca6fdd82c67a2f5cc2e277dd4a6bd832
BLAKE2b-256 5d932c7c57309e2951259c7a7b8e5a4cb6b3d38b0dc669c6abeb3d44f1dc590a

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e0b760c58f73a262af01e093fc9b183de59516b618319fb53b281eedde1dccbc
MD5 6f72fbffdfcee141180c0de4b3907e6d
BLAKE2b-256 104a74a14377d2a9548bc068bf02b72ed34c624d662efe66f6d5c8244de17026

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 9808e4169e3f330f2ea6dd15376432886d7ed84344f447048d9305a520f31a7a
MD5 29a25abfbd607119777a3c6965bf51f8
BLAKE2b-256 a3ca243fb473f10a51501d82bac0ff80bfaa6b5cc2199bc399cd6d47f1154d02

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6e8710cdb14c4510f65c11c02f1d97c079d20e0692a431a1af0e964064b7e32c
MD5 1b0f3c3e1eb17cdae0419248db981992
BLAKE2b-256 14406b4fbf8b58cc23448b12d624d150ae917ce7c226c92323754d9650fd4ec8

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: oracledb-1.3.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for oracledb-1.3.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 af8d8635453961556b84e37a1dd40c94e18d1b5d3b54020fafce0f3e67472b90
MD5 7822fb33610796659ade205119078e70
BLAKE2b-256 640feeeecc3b0ec150d9edb14a09a42dccc60ac2c8b61f34bf5663769cc80b31

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2279f8550d80ed30315ef84e88b8ec5b533064e8a81ef96265647019ccee8e85
MD5 4f5c0dd8543357207e9d1a6cfcf767c6
BLAKE2b-256 d535882dcd74b4c8ff2d39e7a1243619539c268f99f36c0588fed627378bb1ce

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 08cff689d8117c817458a633859a35c21fc44f39bf56c9c8f62ec02789d0e1e0
MD5 b6811e677fb3f08ce089cdd8a1fd8421
BLAKE2b-256 6d718845d983f5c5c680599af723479d6ebcdb65b1f9b5c1491dcbe7dd59a421

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 043d7d5fdda0ea43734cd4cf67771efddc9307eef10cc83afc19599d39a23d72
MD5 84af29fb3e7c24e5f76bc3c1a7be589a
BLAKE2b-256 be885c243085e5fd3138219426001ead23d0ac1b043fcd21bab0abe3b4914bb1

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e86e5203767e1216ceeda6b7c087b804fa2f44041680d5099900c3cf5724915
MD5 fdc26a21b3a58310b2856ba86b4f203b
BLAKE2b-256 5b6239564b312040c4edb79bf741bc762be2e0b8ad659a3b34e9cb4d2534edd5

See more details on using hashes here.

File details

Details for the file oracledb-1.3.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oracledb-1.3.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3a285f35edf435a7f60f54074d9925deb63146b4cc0f6998eba75a282c8ce497
MD5 a74503be42711e9b4d9b8ce0e8b2b0e8
BLAKE2b-256 0398e62a23a8fbb9c92d6f89b868908fb9ad303794c96a513f11bd34a771c648

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page