How to install cx_Oracle
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install cx-oracle
Lastest release
Python interface to Oracle conforming to the Python DB API 2.0 specification. See http://www.python.org/topics/database/DatabaseAPI-2.0.html.