ppc64le/linux/: oracledb-2.5.1+ppc64le1 metadata and description

Homepage Simple index

Python interface to Oracle Database

author Anthony Tuininga
author_email [email protected]
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Universal Permissive License (UPL)
  • License :: OSI Approved :: Apache Software License
  • Natural Language :: English
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Programming Language :: Python :: Implementation :: CPython
  • Programming Language :: Cython
  • Topic :: Database
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
dynamic license-file
keywords Oracle,database
license Apache and/or UPL
license_file NOTICE.txt
project_urls
  • Installation, https://python-oracledb.readthedocs.io/en/latest/user_guide/installation.html
  • Samples, https://github.com/oracle/python-oracledb/tree/main/samples
  • Documentation, http://python-oracledb.readthedocs.io
  • Release Notes, https://python-oracledb.readthedocs.io/en/latest/release_notes.html
  • Issues, https://github.com/oracle/python-oracledb/issues
  • Source, https://github.com/oracle/python-oracledb
requires_dist
  • cryptography>=3.2.1
requires_python >=3.8
File Tox results History
oracledb-2.5.1+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl
Size
11 MB
Type
Python Wheel
Python
3.10
oracledb-2.5.1+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl
Size
10 MB
Type
Python Wheel
Python
3.11
oracledb-2.5.1+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl
Size
11 MB
Type
Python Wheel
Python
3.12
oracledb-2.5.1+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl
Size
11 MB
Type
Python Wheel
Python
3.13
oracledb-2.5.1+ppc64le1-cp39-cp39-manylinux_2_34_ppc64le.whl
Size
9 MB
Type
Python Wheel
Python
3.9

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.

Synchronous and concurrent coding styles are supported.

Installation

Run python -m pip install oracledb

See python-oracledb Installation.

Dependencies and Interoperability

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.

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.