From anthony.tuininga at gmail.com Tue Jun 1 15:21:59 2021 From: anthony.tuininga at gmail.com (Anthony Tuininga) Date: Tue, 1 Jun 2021 13:21:59 -0600 Subject: [DB-SIG] cx_Oracle 8.2.1 Message-ID: What is cx_Oracle? cx_Oracle is a Python extension module that enables access to Oracle Database for Python 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/upgrade cx_Oracle is via pip as in python -m pip install cx_Oracle --upgrade What's new? See the full release notes for all of the details: https://cx-oracle.readthedocs.io/en/latest/release_notes.html#version-8-2-1-june-2021 Please provide any feedback via GitHub issues ( https://github.com/oracle/python-cx_Oracle/issues). -------------- next part -------------- An HTML attachment was scrubbed... URL: