Metadata-Version: 2.1
Name: pytiflashash
Version: 0.0.1
Summary: tiflash python 
Home-page: https://github.com/cove9988/pytiflash
Author: paulg
Author-email: cove9988@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

pytidb - Python-TiDB Database Adapter
=============================================

pytiflash is the most popular tiflash database adapter for the Python
programming language.  Its main features are the complete implementation of
the Python DB API 2.0 specification and the thread safety (several threads can
share the same connection). 

tiflash is both Unicode and Python 3 friendly.

