Skip to content

mopemope/pure-python-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

====================
pymysql Installation
====================

.. contents::
..

Requirements
-------------

+ Python 2.4 or higher

 * http://www.python.org/
 
 * 2.5 is the primary test environment.

* MySQL 4.1 or higher
    
 * protocol41 support

Installation
------------

# python setup.py install


About

This is PyMySQL original code. Pure python interface to MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages