Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
/ torndb Public archive
forked from bdarnell/torndb

A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.

Notifications You must be signed in to change notification settings

dereknex/torndb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torndb

Torndb for Python3 use mysql connector. fork from [https://github.com/bdarnell/torndb](https://github.com/bdarnell/torndb)

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

This package is not actively maintained, and since it exists primarily for backwards compatibility with the module provided in Tornado prior to version 3.0, I do not intend to make major changes or merge pull requests that do so. You are welcome to create a fork, but pull requests are unlikely to get merged into this repo.

Documentation

http://torndb.readthedocs.org

About

A lightweight wrapper around MySQLdb. Originally part of the Tornado framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%