Contents
- Python 2.4 or higher
- http://www.python.org/
- 2.6 is the primary test environment.
- MySQL 4.1 or higher
- protocol41 support, experimental 4.0 support
# easy_install pymysql # ... or ... # python setup.py install
Simply run the build-py3k.sh script from the local directory. It will build a working package in the ./py3k directory.