cx_oracle¶
Description¶
cx_Oracle is a Python extension module that enables Python access to Oracle Database. It conforms to the Python Database API v2.0 Specification with a considerable number of additions and a couple of exclusions.
Environment Modules¶
Run module spider cxoracle
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_CXORACLE_DIR - installation directory
- HPC_CXORACLE_BIN - executable directory
Categories¶
database, utility