An open API service indexing awesome lists of open source software.

https://github.com/mopemope/pure-python-mysql

This is PyMySQL original code. Pure python interface to MySQL.
https://github.com/mopemope/pure-python-mysql

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

====================
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