Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 367 Bytes

README.rst

File metadata and controls

27 lines (16 loc) · 367 Bytes

Kylin DBAPI Driver and Sqlalchemy Dialect ==============================

Installation

To install this driver run:

$ pip install pykylin

or from source:

$ pip install -r ./requirements.txt
$ python setup.py install

More info

Authors

  • Wu Xiang