Skip to main content

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.

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.4.1.tar.gz (495.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.4.1-cp311-cp311-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.11Windows x86-64

oracledb-1.4.1-cp311-cp311-win32.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86

oracledb-1.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

oracledb-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

oracledb-1.4.1-cp311-cp311-macosx_10_9_universal2.whl (3.0 MB view details)

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

oracledb-1.4.1-cp310-cp310-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.10Windows x86-64

oracledb-1.4.1-cp310-cp310-win32.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86

oracledb-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

oracledb-1.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

oracledb-1.4.1-cp310-cp310-macosx_10_9_universal2.whl (3.0 MB view details)

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

oracledb-1.4.1-cp39-cp39-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.9Windows x86-64

oracledb-1.4.1-cp39-cp39-win32.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86

oracledb-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

oracledb-1.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

oracledb-1.4.1-cp39-cp39-macosx_10_9_universal2.whl (3.0 MB view details)

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

oracledb-1.4.1-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8Windows x86-64

oracledb-1.4.1-cp38-cp38-win32.whl (1.2 MB view details)

Uploaded CPython 3.8Windows x86

oracledb-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

oracledb-1.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

oracledb-1.4.1-cp38-cp38-macosx_11_0_universal2.whl (3.0 MB view details)

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

oracledb-1.4.1-cp37-cp37m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

oracledb-1.4.1-cp37-cp37m-win32.whl (1.2 MB view details)

Uploaded CPython 3.7mWindows x86

oracledb-1.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

oracledb-1.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

oracledb-1.4.1-cp37-cp37m-macosx_10_9_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

oracledb-1.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

oracledb-1.4.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.7 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1.tar.gz
Algorithm Hash digest
SHA256 bf622581036c7d375664338036fe17effd124ad123c8365e22f2742d0bd237af
MD5 fba8f45a555fb055a0f361ab36bd3ff4
BLAKE2b-256 4104067a0e595ac532f6054e18300b39f8c1468f3e66274ad01b37cc42a1cd6d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fdde3e1f30d7fdf913eb9391a23931ab25724fed225285c670d63e2215014ea1
MD5 b6cba20caa1049bbc17e6092dc75275d
BLAKE2b-256 31b8ac9fffe489bf262a136955b721c6920230d4e705d1cbc5a86b8a5b68a8e8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 5ac351f3009f5ed120e6d8693f13be54a2c04630d319826a3fbc4e1d854d6274
MD5 5f46da33d1d223c3d5eae4f5a8cbad21
BLAKE2b-256 93cdaae3d8df1340ca46aa4cd4072fce7bf19e351b147bfba49e1f8707e259d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9277ba24fccd7d91d5d34020eeb117e2aeb0d9fd366a8423738c16a36eae4d6
MD5 ffd49cd8e5a564ac71b6cf7e85fee47c
BLAKE2b-256 ecec11c50edc48b672214282e78bca8c427d48716b598cb7ecd7134c8b9421ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 923453ba44a7111ac24014cf375b0bb0d5a1d85b14eacba43d19d1b4dcf6ec97
MD5 96020bf2a7ec09df0766fe76419ca51d
BLAKE2b-256 bc8b585506a619d87335f2debba8f8ea9a69575d60c6614cb6c4517b923f44c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e71c1c07b9bcbd9957d6d3802f20b69b05a18530ff190498d5a755955b21a6fb
MD5 4638fb343d441eadf162d9e9691e77c8
BLAKE2b-256 c5447f4006c5e831132c32f22a676c8587bee549ad77fdbde487746d7d07dc6a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 077a6975fb65bc79dee95f25afa927735daa8999d7369b8bfb237e540002aa1e
MD5 5de484f86cfeefb0c71793d449e7af05
BLAKE2b-256 a2e71653ac39ec0a51de315f7c8f43a7876fb2be96c092c7abfe7ce34966b2bc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9c6fa4e8e7b07c7b995f6f4bd193d2c2b2d6844b929e14e20a4d4364866f9bda
MD5 995ff54277b56fcc519c10a909bf2b53
BLAKE2b-256 10744563c353b2e614ce0b2b26ebcdd39b954ebe45a1d90bc061f8dfb0dc83e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6339a96d0bc890ea666c677ca2f30d22f4089137cbe09d9505a0d53e7fdba43
MD5 011ac5cf24cadf9630a5a2297ffdf682
BLAKE2b-256 e4e960fe212f6c3635f8e1c337919f8e938b17fa1c399bf159c53e036be36e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49c866d6d94dc26de4ac98d66ac40c18728ade317b3f01a7061d97a142d71d7e
MD5 1fd41e96ed291638b713cc2446e8a5cf
BLAKE2b-256 d562a2b0f3bcc839e6b1e081dca61d1924f58690dee5f2e54684a41850248db8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d18d65d80318825df5c10af0ec4c52f2a0808581fe6d1a9757917bcb54df3a20
MD5 4a9ff95f608100808249944e9795ca4e
BLAKE2b-256 fcae4fa5e75dda50089a0630c6ba521119506e587c1857c541840dfd401c87c2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2816eecfb4caea2a727b3a7b62d38952a2227615036e72458789fee4fbeb2ac0
MD5 e5e6bf728f23fc86ffbb8628880bc086
BLAKE2b-256 8611c9a7983e7f899bd45aa447be7709ca28e5f227fec038129253e6692f475f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d3725ae31c5ec7f06e52a8d1c31cd33b2937dd53725a49ab4197405459fa5173
MD5 456764dca0f3441630c95db57254a1fb
BLAKE2b-256 54c5793d5032f8625e83f23d86c902ee72e5126f91752b00f9dbf90ea19e7b98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62bf66f049b9f302dcd7ef37fc102662e294fde4df86b17a7362d7b53535aec3
MD5 b1f09c2dbb512fd12aca1604d6ae8e16
BLAKE2b-256 53ec4ca680cf8685cc2fc53fa2b69244a497ee90b70fab5d491ad3446fe7f7f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 32645f6ab2891bb34cb32d867ae3818b514cdf8c1f374df43f8cd2c3f443771d
MD5 c9100b180736ed06bc4ae8be42d7abe0
BLAKE2b-256 aa22431193bf017cf4864c2fa635a4d54b89944ff5e04523b2c5429c51839255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 142375d61aec900da24fc36d3152f1d915f9745b07e5b215e4f76ba09931fef7
MD5 acd0a6c245c23ca12cd93cc51929424e
BLAKE2b-256 cfe43907a889cf19c6e9066fa0398d5524e09788417fa8d1e743b5c2da57a52b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 66e016b8889690527122c1be3e4ff9994bf8691b7e473bd004d1a5606494efd6
MD5 5e9613a8e0598e4885b32443ec45b099
BLAKE2b-256 766ff5424268fef4f46c01fd0b01b23bd25d19ce630a19f145c730be2a88fbe1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 c288c3627f01fcef375fade6f221a148a40ad9fbdbaffe02740df4617d8572b5
MD5 3a8c607e412640ab6fa5d6a1369822b9
BLAKE2b-256 597ad0164b175232dcdad19de40766d1dd48e962ecb577427803c98d83842092

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55ffd31de5ef514266681aac986071d459e631a0d7514c3f9cfe0f2fa7dcaf78
MD5 b5a97d63ce00b7d981ebf59b1244edea
BLAKE2b-256 43af5604c9a442e7204bf04c1787430f7afc4c51b7da4d29c72e24bc500fa599

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d8c0be76ac8a3b3c4c68dfc2d1b801fb82fee96aaeb5fd33637d151524423bd
MD5 bd6fbb714101d42ce30b7768196a45e9
BLAKE2b-256 1498b3e6172681c29bbaea3996c5b6ed41b2c089fc6aa2728d392c346a14e3d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 506f875af5720f69984ae744fcd13675c117d82ad58bf6b3641390f25860e2d7
MD5 02c4b2a14b407a61275b84ad70bb436c
BLAKE2b-256 ccb87864034e90bac869447f78760b7ee8dbe59580deb4191067bc7132834392

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 2b2d6d320bb00f0507e1775a11d617e5e38f44847c9bc55e2c66aa4fbe361646
MD5 30ef83f2be5bfa8275ccc50a587c54e2
BLAKE2b-256 d18d66c50faf520f80bc4b4a2b8bf0283140abdb74401a9652981c7e58e7e8bb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for oracledb-1.4.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8d768d248daba0a396ac766eef56f213f3fa2140ce16c2b8f3e447e5ea663194
MD5 51ad8b12dfe1ba4911eb60e714fa9be4
BLAKE2b-256 704c61a9c58a7753ae3908276b6aae74449f7cf28b46dda9a0811dcc5809f2bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b711ae7666adae6bc49abc16abe60c5b42b728df942b72ee48bac751bf33e075
MD5 417a2acc690db3738a86e58f2a3b65d5
BLAKE2b-256 62f1b2859cb188537b4e78b55514507dd887bb85494e1dc1c26d8a5780650908

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e28844f68657be4a1888f32217d0bae53e9ca699fa6c640d16f3ffc09be9bf94
MD5 71f15f904bf17df22ed1655dd2c8a923
BLAKE2b-256 83783824afed0736584d2afb1901796de5d55fc412dfe431b81dc8b31def2e2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16aafbeb7837084822bb8ca21330c2776c2dfc4630582d8a2abe0377ef6bbc14
MD5 cab5689d9e237bf1964ab450655a8489
BLAKE2b-256 e80e576302a452d631cc993fbad1de68216909e55a7311b547beac0de81b04b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9727d9176b2908d1b633c8ecdeaa9797bcf2face61f891b1fcf70a5fdbf8fc19
MD5 b2ed02fd89a8cfce26ff2284d28d4fb1
BLAKE2b-256 144a279e4723d8fe0dda0d82929c2eee2b975dbbec49d8d33eb2d9f71e0837e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oracledb-1.4.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8c88c66f274b59fd1b88f8c1cb933905e75efdda368243457d5d61d5f3e7cc41
MD5 39f4f65c5392b098eaddf2a7dc7ade66
BLAKE2b-256 f9086a5898307fe34cabe9dbe1f0cc62b7b71377698c5ff4a5ec0dcbb5c76f5b

See more details on using hashes here.

Release history Release notifications | RSS feed

4.0.2

47 files

4.0.1

47 files

4.0.0

31 files

3.4.2

31 files

3.4.1

31 files

3.4.0

31 files

3.3.0

31 files

3.2.0

26 files

3.1.1

26 files

3.1.0

26 files

3.0.0

31 files

2.5.1

31 files

2.5.0

31 files

2.4.1

31 files

2.4.0

31 files

2.3.0

31 files

2.2.1

31 files

2.2.0

31 files

2.1.2

31 files

2.1.1

31 files

2.1.0

31 files

2.0.1

31 files

2.0.0

31 files

1.4.2

33 files

This release

1.4.1 This release

28 files

1.4.0

28 files

1.3.2

28 files

1.3.1

28 files

1.3.0

28 files

1.2.2

28 files

1.2.1

28 files

1.2.0

28 files

1.1.1

23 files

1.1.0

23 files

1.0.3

23 files

1.0.2

23 files

1.0.1

18 files

1.0.0

17 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page