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

See CONTRIBUTING

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.2.1.tar.gz (467.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.2.1-cp311-cp311-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.11Windows x86-64

oracledb-1.2.1-cp311-cp311-win32.whl (849.3 kB view details)

Uploaded CPython 3.11Windows x86

oracledb-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

oracledb-1.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

oracledb-1.2.1-cp311-cp311-macosx_10_9_universal2.whl (2.5 MB view details)

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

oracledb-1.2.1-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

oracledb-1.2.1-cp310-cp310-win32.whl (930.5 kB view details)

Uploaded CPython 3.10Windows x86

oracledb-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

oracledb-1.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

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

oracledb-1.2.1-cp39-cp39-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.9Windows x86-64

oracledb-1.2.1-cp39-cp39-win32.whl (942.1 kB view details)

Uploaded CPython 3.9Windows x86

oracledb-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

oracledb-1.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

oracledb-1.2.1-cp39-cp39-macosx_10_9_universal2.whl (2.6 MB view details)

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

oracledb-1.2.1-cp38-cp38-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.8Windows x86-64

oracledb-1.2.1-cp38-cp38-win32.whl (953.5 kB view details)

Uploaded CPython 3.8Windows x86

oracledb-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

oracledb-1.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

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

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

oracledb-1.2.1-cp37-cp37m-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

oracledb-1.2.1-cp37-cp37m-win32.whl (908.0 kB view details)

Uploaded CPython 3.7mWindows x86

oracledb-1.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

oracledb-1.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.7mmacOS 10.9+ x86-64

oracledb-1.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

oracledb-1.2.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1.tar.gz
Algorithm Hash digest
SHA256 fb91181294597a1bb56ee273b177d6359e208a63fe0ab61e75ce1368cf02cc9f
MD5 b2e38c713ca910825850322e56321e73
BLAKE2b-256 2f02c2f8a95495ac0c45f13d64f48443e84985a69602c3c52a29476034bb49c6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1d98a9ec2abd41417524e051fa7589c8d645f65461f22ae41881a9d9ca5ab77e
MD5 95d85ed94925b2133d772a3a3c86d583
BLAKE2b-256 7dd62f34afa0cf053af046ef7d698fdd79b9fc81c6f3a5c4a712679659721626

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 acf4647c67536a7ccf69cd1f7aafd7738ce6f1d0d7060ac9dbccf9504ebca283
MD5 d4e27525e12652c380142fcab8cb936e
BLAKE2b-256 11b360d801082c8d6d8cb5592ce887a85b0e4b0c1189067d450e837332b75b2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d5ff9930790f610a42c86bba63ebd4cc3c6a6c2a14c33ca6b1adb8a5bb6a7ec
MD5 1c189c7c0f265238b62103364caeb4a1
BLAKE2b-256 01203ac9ddd44129815372a7e3f6ec68e4dfb9dbcb26090c8dcd8a9f90423078

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bed7f2606106aa6b29e5273977fddb520f11942fb68233d6ae2ca1c9a1de3473
MD5 56ee9155a135e99a45bf7b171ead4b20
BLAKE2b-256 448042ce1eb7a2b1d6424e35aee61284ac5b560250223e28b9ffe30eeb9381c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f63e8c134c54c74f8b356939f0b7d3431158ebcfaf9199ecec6a6f4fb98e3ff1
MD5 7e4bfe835724324f5e4adb417bebc102
BLAKE2b-256 8d2e9f3d9cd07504755a58ff33a8266a1e811aab3b4d5ef4ce94d1957342ee19

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 075c33684986db2d94d301b67649b64522536e064fd105ba7849cca0ffb882b9
MD5 bf218d9efd4a496a7631ede7377c0a00
BLAKE2b-256 428b85c28110d9584c0dbb846bbdf1420f8a3992abeeb6073260f80097fc0044

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c71e342710d22e421e63094b99191263e09a75bd0ed2ec0bd6d152095dc7f4f2
MD5 8bdea801a6bd01bbe62221e8c683d02f
BLAKE2b-256 8c76ae7fd96be5ce0e61c578c3505f0456755b13e1762a23763b2b6602caf642

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26d0c412dd8b8967b4c22e9014f414c6107d03506d454b478076fa67ee536ac2
MD5 f1522e01a5e6d3834a8896eaf9bda0b4
BLAKE2b-256 d14cc2a8d71339b90a45414cf82f214e704b21c568370565f10694fe9464c937

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b85ff3e649099b4bd71dd4b53c1a3b4adf08aa5bb6c765b3d55017818cb1ab27
MD5 72f3e7e135fe3c968b7d1fb92c160280
BLAKE2b-256 07841394e68bc642bed475daa52a39745e4837b3fe911187227e51597c57f1f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 261d02e9aa42899d20c1be028987cace6f5e05c7b6250a0f5d85239529e98fd8
MD5 6eaa20d72279580dff854e76d5cb2627
BLAKE2b-256 c759e5264196a69bf9892da34f2b2b178cb54a4c17f428999430268cba79515e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2db753160682bef565fd32776cd153564dfc6176317a079bde424e183f81fa03
MD5 ccfbc72e0ad544f743d62795bec4ae58
BLAKE2b-256 b51ee940a117f330434f2241bd53d2f4eb86c57a549fc951f9617ef8ab40171d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8a87ce3277d37c4e05b12b98aed5ed7fb98020ca82198d09afa77e56f018837f
MD5 3fa9cf43d86159980f366a43cea773ef
BLAKE2b-256 aa1850805dc666846c0e743ba8cc9007af53ba47e90a6cb67b32467cfe768c69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7518d4aca4725672758ddd7f9fac815e3da8bc95893d003ddda07a46fbc731f7
MD5 2cd83962d2832985b2b3a19d5d79d3b0
BLAKE2b-256 537d4780c5bd913a330ae88f15d8e507088815d76129e99af43788af47f3350a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f2a6dc58806f5a190057173f8349e8600c8fbff71c6d0b6bf3c7171b3b4e53f2
MD5 75ea529f4cadffe4b5808b54b8cf64aa
BLAKE2b-256 b80aa80cf8e43b8d6ef738d6ac74287fc0efbc4ea48816f14754f0f504d189f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b28006e7fa6fedc65c6a6410ea4244d32e00e97e0eb78307f665db6387c7f055
MD5 8d61862fcd8ad8fa1c60cd985c3cc37b
BLAKE2b-256 8188cb1b83fa3cec53dfb9d8f163bb755cd46448ac7c6faccd1a44f5bc318b7f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cf03443c32b93a9ed8ce3260cec2d1601ced2e67f0913ccd108bbcbac5ccdff4
MD5 3f07be517d5f068343d90149beae3df6
BLAKE2b-256 56f6fdfa0392dd07b8678896b8ad4f6167070e8c36f0fe4152d4701c0686fff4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 840a9d83b91d6fcb1654636765a56a201bc94195adc739636d121739f868b4a8
MD5 57ce61a8d15e5c202c727bafa5768623
BLAKE2b-256 b026276dcb285295cde6dd8cad41f77a94cc3ea7a7cea351b615e94af58c8f93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 80b50934b2dba435ecb60c430ae429d018a76f397888175f221b671cb4a97acd
MD5 44a1a241e7aff214fd5d5f39330f15a4
BLAKE2b-256 384a722b017e48072b3190b05c9479640e3519dd916edebe2ee06b3c559241c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 58b8a6b7352bf4642b996139ed60d78e0b4f811d14e8ae6a4c04e5aaade19f83
MD5 48d026a5fa5ecf2ab89be835a9052e26
BLAKE2b-256 fa1825e9a330e2c229c8f4d9812714c9786993cd404a9a8c4c6ee6ea54035a9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 5751006cdfd8d642bdad7fba7e7c1cbb911e9fa5537715af572c01068c150f51
MD5 cce2265ded2a67ff582616492e305033
BLAKE2b-256 6e117f5f701c0de7f72ef97c76051770430f376e5c495e5967c0185bbe8c883c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.2.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b83f764b6f98df36324c48b07b69fd2d779f2baa6d21e1fe511960483f99fcaf
MD5 55fd937adc1aa95d28d007bb45c4452b
BLAKE2b-256 0f146e4adb53bd952cbeb7a4d70cc75f3d0dd0c3dc5e42645814bf546d56dff6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: oracledb-1.2.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 908.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for oracledb-1.2.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ff113727383365ce5b37239376e3704ac2d183dac6449a61cb13f4089aa725b8
MD5 93a994bb009b45aa39a90a1eda3661a7
BLAKE2b-256 ee7112ee82b4798150712d93fe80d6f4e3b73fa74833f9f68978944a8bb072ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3288b70c2a882e9400da5d4eac5974d2aebacc2caa7ae8cc65b16b17e8914481
MD5 6bd188f6b40fcb614a8f15f41495635c
BLAKE2b-256 218248999dea849ae92fc65833cb7a70a310a207f4eb9f5f00cea987c7be7475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 96b5c0e421d16e4fb83b27dfb7096c162205883c076b21373a7b0b4bbf427095
MD5 5a866b8aaf5b5ce164a5434fa545bf49
BLAKE2b-256 01f9c423364ab8a20ac51d1dac639549715a495a823d15ad8ecbe044a456ef42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 13e5450eb9e9a8b9807ba9bd80405cff444a357c147d672130f52fc7c97abb9b
MD5 b19136b39f099c5ea0b663ab5bca0894
BLAKE2b-256 e7bee02689fcd9cfb45ac4d49bb44b58100ed70217ca5a2739fab5d4b4be6b95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 36119ba78e70481c1f7e106c1c11d69ddebf05347c5fa1f018ae570c76eddfdf
MD5 769c461b21675e8a37b2b7f1b976d9bd
BLAKE2b-256 b63c69a43edc76cc977cbc96caf184444ebc70a57440d06f2e25c7cf800ea87d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.2.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 755fbdb535dc6bef25fa991d9d9ddef627511e67324b5add680719b3352f7025
MD5 19ae2b373d5aa032b6cb398548d57337
BLAKE2b-256 7b1a74cba28fbd91012e30792ec0a1c085b5691e3dbb03cdb098708f59d05f97

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