Hi Mehmet,
Our IBM_DB python driver is compatible with Python-2.7.
We don't release binaries for Python-2.7 But you can install IBM_DB
driver on python-2.7 by compiling yourself from source code. You can
download the source code from
http://pypi.python.org/pypi/ibm_db/.
There is a README file inside source code folder which contains the
build and installation steps from source code.
Let me know if you will face any problem.
Thanks,
Rahul Priyadarshi