DB2 10.5 for Linux, UNIX, and Windows

Python downloads and related resources

Many resources are available to help you develop Python applications for IBM data servers.

Table 1. Python downloads and related resources
Downloads
Python 1 http://www.python.org/download/
SQLAlchemy http://www.sqlalchemy.org/download.html
Django http://www.djangoproject.com/download/
ibm_db and ibm_db_dbi extensions (including source code) http://pypi.python.org/pypi/ibm_db/
http://code.google.com/p/ibm-db/downloads/list
ibm_db_sa adapter for SQLAlchemy 0.4 http://code.google.com/p/ibm-db/downloads/list
http://pypi.python.org/pypi/ibm_db_sa
ibm_db_django adaptor for Django 1.0.x and 1.1 http://code.google.com/p/ibm-db/downloads/list
http://pypi.python.org/pypi/ibm_db_django
setuptools program http://pypi.python.org/pypi/setuptools
IBM® Data Server Driver Package (DS Driver) http://www.ibm.com/software/data/support/data-server-clients/index.html
API documentation
ibm_db API documentation http://code.google.com/p/ibm-db/wiki/APIs
Python Database API Specification v2.0 http://www.python.org/dev/peps/pep-0249/
SQLAlchemy documentation
Quick Getting Started Steps for ibm_db_sa http://code.google.com/p/ibm-db/wiki/README
SQLAlchemy Documentation http://www.sqlalchemy.org/docs/index.html
Django documentation
Getting Started steps for ibm_db_django http://code.google.com/p/ibm-db/wiki/ibm_db_django_README
Django Documentation http://www.djangoproject.com
Additional resources
Python Programming Language website http://www.python.org/
The Python SQL Toolkit and Object Relational Mapper website http://www.sqlalchemy.org/
1 Includes Windows binaries. Most Linux distributions come with Python already precompiled.