cx_Oracle 6.0b1
Anthony Tuininga <[email protected]> Tue, 18 Apr 2017 16:09:23 -0600
| Newsgroups | gmane.comp.python.db.cx-oracle |
|---|---|
| Message-ID | <CAE1XR-4vp3=84TJ4=H1xK-5Kky4YKh8j6aa+Hed2pUH+29SDdQ@mail.gmail.com> |
What is cx_Oracle?
cx_Oracle is a Python extension module that enables access to Oracle
Database for Python 2.x and 3.x and conforms to the Python database API 2.0
specifications with a number of enhancements.
Where do I get it?
https://oracle.github.io/python-cx_Oracle
The easiest method to install cx_Oracle 6.0b1 is via pip as in
python -m pip install cx_Oracle --pre
Note that the --pre option is required since this is a prerelease.
What's new?
By far the most important update is the transition to ODPI-C (
https://github.com/oracle/odpi) which means that cx_Oracle can now be built
without Oracle Client header files or libraries and that at runtime
cx_Oracle can adapt to Oracle Client 11.2, 12.1 or 12.2 libraries without
needing to be rebuilt. This also permits the use of binary wheels for the
first time which will make installation much simpler than before.
The full release notes can be read here:
http://cx-oracle.readthedocs.io/en/6.0b1/releasenotes.html#version-6-0-beta-1-april-2017
Please provide any feedback via GitHub issues (
https://github.com/oracle/python-cx_Oracle/issues).
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cx-oracle-users mailing list
cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/cx-oracle-users