Re: [cx-oracle-users] cx_Oracle 8.1
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2020-12-08 22:19:33
|
Thanks, Andreas! The same to you and your family! On Tue, Dec 8, 2020 at 3:06 PM Andreas Mock <and...@we...> wrote: > Unbelievable work since decades…great work, Anthony. > > > > Thank you and keep healthy. > > > > Regards > > Andreas > > > > *Von:* Anthony Tuininga <ant...@gm...> > *Gesendet:* Dienstag, 8. Dezember 2020 22:53 > *An:* cx-...@li...; DB...@py...; > pyt...@py... > *Betreff:* [cx-oracle-users] cx_Oracle 8.1 > > > > 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-1-december-2020 > > Please provide any feedback via GitHub issues ( > https://github.com/oracle/python-cx_Oracle/issues). > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |