Skip to content

wbbarr/PyMySQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMySQL Installation

Requirements

  • Python 2.4 or higher
  • MySQL 4.1 or higher
  • protocol41 support, experimental 4.0 support

Installation

# easy_install pymysql # ... or ... # python setup.py install

Python 3.0 Support

Simply run the build-py3k.sh script from the local directory. It will build a working package in the ./py3k directory.

About

PyMySQL: Pure Python MySQL Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published