__init__.py 111 B

123456
  1. from clickhouse_connect.driver import create_client
  2. driver_name = 'clickhousedb'
  3. get_client = create_client