# caravel-kylin **Repository Path**: yunchenx/caravel-kylin ## Basic Information - **Project Name**: caravel-kylin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 --------- * http://kylin.incubator.apache.org/ * http://www.sqlalchemy.org/ Authors ------- * Wu Xiang