python-oracledb 1.0.0

Anthony Tuininga <[email protected]> Wed, 25 May 2022 15:05:34 -0600
Newsgroups gmane.comp.python.db
Message-ID <CAE1XR-5QsJLB3aKg889RaL_8u6fA-o3P+AdQHh07FTxkk_1ZRA@mail.gmail.com>
--===============3940028985865517799==
Content-Type: multipart/alternative; boundary="000000000000d0ea3e05dfdc6fcd"

--000000000000d0ea3e05dfdc6fcd
Content-Type: text/plain; charset="UTF-8"

What is python-oracledb?

python-oracledb 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. This release is intended as a
new major version of cx_Oracle (and to eventually replace it).

Where do I get it?

https://pypi.org/project/oracledb/1.0.0/

The easiest method to install/upgrade python-oracledb is via pip as in

    python -m pip install oracledb --upgrade

What's new?

The biggest enhancement is the introduction of a "thin" mode that does not
require any Oracle Client libraries! Prebuilt binaries for macOS are now
included (and Windows and Linux binaries are also available).

See the full release notes for all of the details:
https://python-oracledb.readthedocs.io/en/latest/release_notes.html#releasenotes

Chris Jones also has a blog that provides more details:
https://cjones-oracle.medium.com/open-source-python-thin-driver-for-oracle-database-e82aac7ecf5a

Please provide any feedback via GitHub issues:
https://github.com/oracle/python-oracledb/issues or discussions:
https://github.com/oracle/python-oracledb/discussions

--000000000000d0ea3e05dfdc6fcd
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>What is python-oracledb?</div><div><br></div><div>pyt=
hon-oracledb is a Python extension module that enables access to Oracle Dat=
abase for Python and conforms to the Python database API 2.0 specifications=
 with a number of enhancements. This release is intended as a new major ver=
sion of cx_Oracle (and to eventually replace it).</div><div><br></div><div>=
Where do I get it?</div><div><br></div><div><a href=3D"https://pypi.org/pro=
ject/oracledb/1.0.0/">https://pypi.org/project/oracledb/1.0.0/</a><br></div=
><div><br></div><div>The easiest method to install/upgrade=C2=A0<span class=
=3D"gmail-il">python-oracledb</span>=C2=A0is via pip as in<br></div><div><b=
r>=C2=A0 =C2=A0 python -m pip install=C2=A0<span class=3D"gmail-il">oracled=
b</span>=C2=A0--upgrade<br></div><div><br></div><div>What&#39;s new?<br></d=
iv><div><br></div><div>The biggest enhancement=C2=A0is the introduction of =
a &quot;thin&quot; mode that does not require any Oracle Client libraries! =
Prebuilt binaries for macOS are now included (and Windows and Linux binarie=
s are also available).</div><div><br></div><div>See the full release notes =
for all of the details:=C2=A0<a href=3D"https://python-oracledb.readthedocs=
.io/en/latest/release_notes.html#releasenotes">https://python-oracledb.read=
thedocs.io/en/latest/release_notes.html#releasenotes</a></div><div><br></di=
v><div>Chris Jones also has a blog that provides more details:=C2=A0<a href=
=3D"https://cjones-oracle.medium.com/open-source-python-thin-driver-for-ora=
cle-database-e82aac7ecf5a">https://cjones-oracle.medium.com/open-source-pyt=
hon-thin-driver-for-oracle-database-e82aac7ecf5a</a></div><div><br></div><d=
iv>Please provide any feedback via GitHub issues:=C2=A0<a href=3D"https://g=
ithub.com/oracle/python-oracledb/issues">https://github.com/oracle/python-o=
racledb/issues</a> or discussions:=C2=A0<a href=3D"https://github.com/oracl=
e/python-oracledb/discussions">https://github.com/oracle/python-oracledb/di=
scussions</a></div><div></div></div>

--000000000000d0ea3e05dfdc6fcd--

--===============3940028985865517799==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
DB-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/db-sig

--===============3940028985865517799==--