Skip to content
/ torndb Public
forked from bdarnell/torndb

port to python 3,A lightweight wrapper around pymysql

Notifications You must be signed in to change notification settings

hanjm/torndb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torndb

Fork from https://github.com/bdarnell/torndb (not actively maintained)

Because the origin package(github.com/bdarnell/torndb)is not support Python 3 and it is not actively maintained. the original author said that he do not intend to make major changes or merge pull requests. I fork it and ported it to Python 3.

Description

Torndb is a simple wrapper around pymysql that originally appeared in Tornado (http://www.tornadoweb.org). It is being moved into a separate package for Tornado 3.0.

Installation

pip install git+https://github.com/hanjm/torndb

Documentation

just port it to python 3, so the api is not changed http://torndb.readthedocs.org

About

port to python 3,A lightweight wrapper around pymysql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%