Du lette etter:

pypi cx_oracle

cx-Oracle 6.2.1 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle Database conforming to the Python DB API 2.0 ...
cx-PyOracleLib · PyPI
https://pypi.org/project/cx-PyOracleLib
04.04.2019 · cx-PyOracleLib 3.0. pip install cx-PyOracleLib. Copy PIP instructions. Latest version. Released: Apr 4, 2019. Set of Python modules for handling Oracle databases. Project description. Project details. Release history.
cx_oracle_on_ctypes · PyPI
pypi.org › project › cx_oracle_on_ctypes
Oct 20, 2015 · cx_Oracle is great code, but as many CPython extensions, it is not compatible with other Python implementations. I rewrote it in Python to be able to use PyPy and possibly Jython and IronPython. Also, ctypes is the recommended way to integrate C code with PyPy, as it can benefit from the JIT and no CPython emulation must be done.
Python cx_Oracle 7.3 for Oracle Database is on PyPI
https://blogs.oracle.com/opal/post/python-cx_oracle-73-for-oracle...
03.12.2019 · cx_Oracle 7.3, the extremely popular Oracle Database interface for Python, is now Production on PyPI. cx_Oracle is an open source package for the Python Database API specification with many additions to support advanced Oracle Database features. The cx_Oracle 7.3 release adds incremental improvement...
cx-Oracle 8.3.0 on PyPI - Libraries.io
libraries.io › pypi › cx-Oracle
May 25, 2014 · cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. See the homepage for a feature list. cx_Oracle 8.3 has been tested with Python versions 3.6 through 3.10.
cx_Oracle - Python Interface for Oracle Database
https://oracle.github.io/python-cx_Oracle
About cx_Oracle. cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions.. cx_Oracle 8.3 has been tested with Python versions 3.6 through 3.10. Older versions of cx_Oracle may be used with previous Python releases.
cx-Oracle 5.2.1 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle conforming to the Python DB API 2.0 specification ...
cx-Oracle 5.3 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle Database conforming to the Python DB API 2.0 ...
cx-Oracle · PyPI
pypi.org › project › cx-Oracle
Nov 04, 2021 · cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. See the homepage for a feature list. cx_Oracle 8.3 has been tested with Python versions 3.6 through 3.10.
Python cx_Oracle 6.2 is out on PyPI
https://blogs.oracle.com/opal/post/python-cx_oracle-62-is-out-on-pypi
06.03.2018 · cx_Oracle 6.2, the extremely popular Oracle Database interface for Python, is now Production on PyPI. cx_Oracle is an open source package that covers the Python Database API specification with many additions to support Oracle advanced features. This release: Adds support for creating temporary CLOBs...
cx-Oracle 5.2 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle conforming to the Python DB API 2.0 specification ...
cx-Oracle 6.1 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle Database conforming to the Python DB API 2.0 ...
oracle - install cx_oracle for python - Stack Overflow
https://stackoverflow.com/questions/4307479
29.11.2010 · Am on Debian 5, I've been trying to install cx_oracle module for python without any success. First, I installed oracle-xe-client and its dependency …
cx_Oracle 8 Installation
https://cx-oracle.readthedocs.io › i...
To use cx_Oracle 8 with Python and Oracle Database you need: Python 3.5 and higher. ... Install cx_Oracle from PyPI with:.
cx-Oracle - PyPI
https://pypi.org/project/cx-Oracle
04.11.2021 · cx_Oracle version 8.3. cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. See the homepage for a feature list. cx_Oracle 8.3 has been tested with Python versions 3.6 through 3.10.
cx_oracle_on_ctypes - PyPI
https://pypi.org/project/cx_oracle_on_ctypes
20.10.2015 · cx_Oracle is great code, but as many CPython extensions, it is not compatible with other Python implementations. I rewrote it in Python to be able to use PyPy and possibly Jython and IronPython. Also, ctypes is the recommended way to integrate C code with PyPy, as it can benefit from the JIT and no CPython emulation must be done.
cx_OracleDBATools · PyPI
https://pypi.org/project/cx_OracleDBATools
22.07.2010 · Search PyPI Search. cx_OracleDBATools 3.0 Latest version. Released: Jul 23, 2010 Tools for managing Oracle databases. Navigation. Project description Release history ... Tools for managing Oracle databases. Project details. Project links. Homepage Statistics.
Search results · PyPI
pypi.org › search
Oct 20, 2015 · cx-Oracle 8.3.0 Nov 4, 2021 Python interface to Oracle. cx-Oracle-async 0.3.2 Mar 27, 2021 A very simple asynchronous wrapper that allows you to get access to the Oracle database in asyncio programs. - GoodManWEN/cx_Oracle_async. cx_oracle_on_ctypes 0.1.dev0 Oct 20, 2015 Ctypes-based Python interface to Oracle, compatible with cx_Oracle. cx 0.2 ...
cx-Oracle 7.0.0 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle Database conforming to the Python DB API 2.0 ...
Python cx_Oracle 6.2 is out on PyPI
blogs.oracle.com › opal › post
Mar 06, 2018 · cx_Oracle 6.2, the extremely popular Oracle Database interface for Python, is now Production on PyPI. cx_Oracle is an open source package that covers the Python Database API specification with many additions to support Oracle advanced features. Adds support for creating temporary CLOBs, BLOBs or NCLOBs via a new method Connection.createlob ().
cx-Oracle - PyPI
https://pypi.org › project › cx-Oracle
cx_Oracle is a Python extension module that enables access to Oracle Database. It conforms to the Python database API 2.0 specification with a considerable ...
cx-Oracle 6.2 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle Database conforming to the Python DB API 2.0 ...
cx-Oracle 5.1.3 - PyPI
https://pypi.org › project › cx-Oracle
Python interface to Oracle conforming to the Python DB API 2.0 specification ...
Search results · PyPI
https://pypi.org/search/?q=cx_Oracle&o=
20.10.2015 · cx-Oracle 8.3.0 Nov 4, 2021 Python interface to Oracle. cx-Oracle-async 0.3.2 Mar 27, 2021 A very simple asynchronous wrapper that allows you to get access to the Oracle database in asyncio programs. - GoodManWEN/cx_Oracle_async. cx_oracle_on_ctypes 0.1.dev0 Oct 20, 2015 Ctypes-based Python interface to Oracle, compatible with cx_Oracle. cx 0.2 ...