Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinriyo/pure-python-mysql3
ported python3 but not be completed
https://github.com/shinriyo/pure-python-mysql3
Last synced: 19 days ago
JSON representation
ported python3 but not be completed
- Host: GitHub
- URL: https://github.com/shinriyo/pure-python-mysql3
- Owner: shinriyo
- Created: 2012-03-24T08:59:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-24T09:14:48.000Z (over 12 years ago)
- Last Synced: 2024-04-13T16:17:41.260Z (7 months ago)
- Homepage: https://github.com/mopemope/pure-python-mysql
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
====================
pymysql Installation
====================.. contents::
..Requirements
-------------+ Python 3.2.2
* http://www.python.org/
* MySQL 4.1 or higher
* protocol41 supportInstallation
------------# python setup.py install