Python Client

Client

Python 2 需安装兼容版本的依赖:peewee<3.15(3.15+ 不再支持 Python 2)、psycopg2-binary<2.9

circle-info

Pip 安装

pip install peewee==3.14.4

pip install psycopg2-binary==2.8.6

Last updated