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.0.tar.gz (480.2 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.0-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

oracledb-1.3.0-cp311-cp311-win32.whl (892.4 kB view details)

Uploaded CPython 3.11Windows x86

oracledb-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

oracledb-1.3.0-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.0-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.0-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86-64

oracledb-1.3.0-cp310-cp310-win32.whl (973.7 kB view details)

Uploaded CPython 3.10Windows x86

oracledb-1.3.0-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.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

oracledb-1.3.0-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.0-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86-64

oracledb-1.3.0-cp39-cp39-win32.whl (985.3 kB view details)

Uploaded CPython 3.9Windows x86

oracledb-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

oracledb-1.3.0-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.0-cp39-cp39-macosx_10_9_universal2.whl (2.7 MB view details)

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

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

Uploaded CPython 3.8Windows x86-64

oracledb-1.3.0-cp38-cp38-win32.whl (996.8 kB view details)

Uploaded CPython 3.8Windows x86

oracledb-1.3.0-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.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

oracledb-1.3.0-cp38-cp38-macosx_11_0_universal2.whl (2.7 MB view details)

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

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

oracledb-1.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

oracledb-1.3.0-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.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

oracledb-1.3.0-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.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.3.0.tar.gz
Algorithm Hash digest
SHA256 f105a4705916a28d33e2918fa3634097fe83552bf5ea81afc3a7a68528c9e2f3
MD5 bcaf1f54850644fec26efd173e073a88
BLAKE2b-256 f9fbcd143639867963515fefa116f9392d74df242a7979df8abaaa8ec3d08c27

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-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.2

File hashes

Hashes for oracledb-1.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3b22c2d40778c798c84afbef8057ed352b90aeaff522ce675163d6943fa56790
MD5 23944c5a4cd32fce6f0ebb2978273856
BLAKE2b-256 a699d97f61085d19f50f9f8e259444248453f5a810eecb10478e34f9585572fd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 904a88478b86def89b54980fe80fd88a69b7831fcfaccf98849ec81e88a7ab26
MD5 cfa2b95d0e4981abf0b9d87fc3e4db3b
BLAKE2b-256 0d6b61677818ef05d42cb239949b3ba39f1287d00f4a81f69713cd7f4fb03282

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd24339fbdab303cbf7b13826686117e7c17a2778599b22b4b2db2d61c9dc8f0
MD5 e7d493ee2156f61263967a0efdfc2db2
BLAKE2b-256 fa98ad2a36809685bdbe67764597712120d07c646d1c1f5885e1be9e3a896622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dd58d90ca0bcbc656049fc5160215e301e0192e12d4cd771dddca2638767bf6b
MD5 0d0aff2a79a269b0a12336a148a018b2
BLAKE2b-256 081ef770f6023d726540f124f0d0b842cbd6f8254627b1f8461ab44ad5312a1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 34f0c9f4df230a16e6a79bae601bc21d8ef915a95ebbaacd07dc9e586a419ed0
MD5 d0c542959280d9fb9986175e3ea9c6a9
BLAKE2b-256 22b289d440b41a1b3d71e44ca91e00d9d5240fcd34012292f4f3f546842d9a1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-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.2

File hashes

Hashes for oracledb-1.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8d0be62327337f78fd28d4767018cb568038540c12cfe8e135a7ed86732cf1bf
MD5 ecd614ef981a1f0916c3abf09fda67c6
BLAKE2b-256 fd9b0c8538e721cafeae06b4d9618e920ef10976918e65a833930efd02e6bf18

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 906355f22e9acc331a54ea54b50b524d14db0b8fe33891248a582b801c163998
MD5 2decf4531674ac5c6f509889f4b9f431
BLAKE2b-256 e886a5ad57482c1fa537fa9bd47b5dcebd7656538d7a0a9934b9842201c6434b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5ca297268ebbfb4783f7c37d20329b3472cdcb6b03e18036eccf2cc6cf489b4
MD5 f9d8e2e8a481e5b0fcc1a4ab0d0ace18
BLAKE2b-256 8e2740a8c6d477b52f3aad88e2d9c480a13a047c8a8dc9b0787d220d8197ab68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a225ed644f04cbd4d4edefb717c282d4b70a06f60a6d98eb8d1e747cdce6c62
MD5 49ee4c6e151591f450753499e31bad55
BLAKE2b-256 645e8f710aad27a0d9981525bc97bc1d5f3868cd8633dd953aa8f895384e99e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 090909b6f96ba0d9705a65413b3139903271860abe2cb2d5e4120cb700d8946d
MD5 5fcb69728943b6b5e6d588f1d0cc12b2
BLAKE2b-256 3bfc3a0928a70e8d49c09496ba2d64d5e609d8a55b6774745debb36e7c808a8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-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.2

File hashes

Hashes for oracledb-1.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3d0645bc03c91c9074c0553dc21fb3966048e7a9967d4b0b53a2861fc4b9d31f
MD5 8c19b8c5077a4aa8b91d3e85a3ddc3f0
BLAKE2b-256 7b0c0533ac6b9b53449d15d481d7f24eb3d1813580449cb07ebe7270718f4502

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.3.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fa3dbf4b8ca9809c774ea6755b7e618617cb84320e88909ba8f2f503f81f217b
MD5 1c0dce5fad90e5ae816a416b6575e29c
BLAKE2b-256 3b341f217f62a2576b5ded044e9614eef3c76eee1312e3a52b5a32e7db6d3237

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d13baf1e5cc8aa2a45fbd94de09e05228a2ca63a2c0704665cedaeea1be3bf60
MD5 353124269dd036e0b0fcad98af400c65
BLAKE2b-256 b21fb1740203718d99035e30e49adc176b083a61dc7a9872aaeb4c9b5dcbb4b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e3f7f7620308dd1adc7eeaf83372492fb80fc39b7cab335ccd332135c10d63ac
MD5 752f4b58305338d9f805ae0363a5c948
BLAKE2b-256 3d7210f712121253c7e52b04b26fe9a8f587d24260b7ae1eb5ed706ef59f12a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f0ce0cde66faaa9d9113aaa48a544cdae56e49a16f7492e49efefb4334103e8c
MD5 732138990318f91032d561fa4f8c8443
BLAKE2b-256 917d9396ea4f04588ca5da44940109e9a78351e0db1dbad5cddc5cda2965b8db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-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.2

File hashes

Hashes for oracledb-1.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 09ad628a599612b621548ea034fcc9872766248f50380a1b1bb10509c0c140e9
MD5 c6758a61c66d3d5747cddcbd57b85ff5
BLAKE2b-256 928b1c5a7e445d07a0f04cba0f8519b9bcc8b0bbfc0621cdc1c770f1c3ab6608

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 996.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for oracledb-1.3.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b858670555031254be28e4c51382dc0bd22df6f0fa3e8b10c19b6e56f16de986
MD5 254c47f1d2d5fc722642846bf1e8233c
BLAKE2b-256 4aafc7ed7e7edabd2f89bf37f6ab65a4ca41a713ccf09fae9a2b541d7a86d4eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1843dfe676fc8637aa9da59e2390730a3e6464f77b86f8b438463c094098b7d3
MD5 a8f827fdbdecd0216d124de80e8eb752
BLAKE2b-256 fd394463f334f0a3d747046c5759b0a5ef0207424b260fb0105bbdbb651306c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 786264c0b62bef784cca22b313e875cd08423c5d042bb766092eed6d4355e77b
MD5 9b2dea3e6d69b27d580486b5dc5b0703
BLAKE2b-256 e183105fe15cedb132d8696fdf56535da1609cda6826c81d111f700afbf09380

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 9b50bdd797a65877d6570c57558138f04b329465cef52798091241989216e8b0
MD5 c12a1d609137f9f8369ea6dddbe463fa
BLAKE2b-256 595acb6532f2fc00eb6c449db7cadd9437969d642badd336ec8368b31702c82c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-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.2

File hashes

Hashes for oracledb-1.3.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 785c191c39ee765a910e0d256f72889f527a45aaf3577917c08f0602155e785b
MD5 289f3611022f9cd23e74922cbb1a761b
BLAKE2b-256 1814e4f6611fe957ba27ea822890b57f67b3ed0309ffbc42e71161e912b8aea4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.3.0-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.2

File hashes

Hashes for oracledb-1.3.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a5fa8ce065a6cc0d5b2384d848e7c4bab9abd6fbbf5a734da4749cc050dcc19c
MD5 3067b6e9145279ff8afe94e4b0a875ef
BLAKE2b-256 5a999a7f1b9b5d4092dbec9343089b99d2cdbaf3382c451b3e32b58e35ca5b65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2dfb44e2ca7d17b983a5a9cb43b4f2acc1bc03c9c2010a83e25777bf6b1a6a1c
MD5 bd582cd286179cd75707e607a2808855
BLAKE2b-256 33e2c23fbdcf261612224d6d61d15c0c8bb102cc10cc12105f7ad9b8f4775c28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e855536c60f46507872ab38dd661f62318149f8ad5477abddb9a54294bdf6604
MD5 c4f2240b62421e1dc7e3c8397ced6c61
BLAKE2b-256 78e4ccf13c590277d1dff000c9e47e289eacd6ac214b1c5894bdceffc35192f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53e4e826ebaf3dff0294c23d58af91ca85b0d3de246c7b31e413b63a6ebb0a81
MD5 d460e05d91f2d97e24fddb2a71de6ee5
BLAKE2b-256 60871e3f3bda149b421c67f0400c24dc0b00b26f433ebeb1709bbdfe56a9c338

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32db286d9ef2aad276bea80c01734b637ce805f7fc53c2a3bace7322324e4e73
MD5 62afb12f7628804fdee2465434231fb3
BLAKE2b-256 ad235b25f2f57562f0c1e77c426482b521e250b072a644adc60093c07b8b5512

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.3.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f408b252087c50f2adf6296b42f60ede3a0b4f4ff29963cccc1a2e929e4f0b33
MD5 316f8162ada27b0904334ed5307f95b6
BLAKE2b-256 8942b2f0578537d2be303a0324a541c15b690e50028f84592bb870adb87ae507

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