Metadata-Version: 2.1
Name: kupy
Version: 0.1.12
Summary: Awesome kupy created by ryanzhang
Home-page: https://github.com/ryanzhang/kupy/
Author: ryanzhang
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: psycopg2-binary
Requires-Dist: sqlalchemy
Requires-Dist: jproperties

# kupy 酷py 提供功能
* 加载配置文件 resources/app-config.properties
* 提供pg数据库adaptor, 集成了psycopg2, sqlalchemy
* 提供日志输出 根据配置文件定义的log_level

