Contents

cx-Oracle 8.3.0

0

Python interface to Oracle

Python interface to Oracle

Stars: 892, Watchers: 892, Forks: 363, Open Issues: 20

The oracle/python-cx_Oracle repo was created 8 years ago and the last code push was 8 months ago.
The project is popular with 892 github stars!

How to Install cx-oracle

You can install cx-oracle using pip

pip install cx-oracle

or add it to a project with poetry

poetry add cx-oracle

Package Details

Author
"Anthony Tuininga",
License
BSD License
Homepage
https://oracle.github.io/python-cx_Oracle
PyPi:
https://pypi.org/project/cx-Oracle/
Documentation:
http://cx-oracle.readthedocs.io
GitHub Repo:
https://github.com/oracle/python-cx_Oracle

Classifiers

  • Database
No  cx-oracle  pypi packages just yet.

Errors

A list of common cx-oracle errors.

Code Examples

Here are some cx-oracle code examples and snippets.