<div dir="ltr"><div>What is <span class="gmail-il">python</span>-<span class="gmail-il">oracledb</span>?</div><div><br></div><div><span class="gmail-il">python</span>-<span class="gmail-il">oracledb</span> is a <span class="gmail-il">Python</span> extension module that enables access to Oracle Database for <span class="gmail-il">Python</span> and conforms to the <span class="gmail-il">Python</span> database API 2.0 specifications with a number of enhancements. This module is intended to eventually replace cx_Oracle.</div><div><br></div><div>Where do I get it?</div><div><br></div><div><a href="https://pypi.org/project/oracledb/1.2.1/" target="_blank">https://pypi.org/project/oracledb/1.2.1/</a><br></div><div><br></div><div>The easiest method to install/upgrade <span class="gmail-il">python</span>-<span class="gmail-il">oracledb</span> is via pip as in<br></div><div><br>   <span class="gmail-il">python</span> -m pip install <span class="gmail-il">oracledb</span> --upgrade<br></div><div><br></div><div>What's new?<br></div><div><br></div><div>This release addresses a number of reported issues.</div><div><br></div><div>See the full release notes for all of the details: <a href="https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-1-2-1-december-2022" target="_blank">https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-1-2-1-december-2022</a></div><div><br></div><div>Please provide any feedback via GitHub issues: <a href="https://github.com/oracle/python-oracledb/issues" target="_blank">https://github.com/oracle/<span class="gmail-il">python</span>-<span class="gmail-il">oracledb</span>/issues</a> or discussions: <a href="https://github.com/oracle/python-oracledb/discussions" target="_blank">https://github.com/oracle/<span class="gmail-il">python</span>-<span class="gmail-il">oracledb</span>/discussions</a></div></div>