Metadata-Version: 2.1
Name: clickhousepy
Version: 2019.12.16
Summary: Python обертка для запросов в БД Clickhouse
Home-page: https://github.com/pavelmaksimov/clickhousepy
Author: Pavel Maksimov
Author-email: vur21@ya.ru
License: MIT
Description: ## Python обертка для запросов в БД [Clickhouse](https://clickhouse.yandex/)
        
        ## Установка
        ```
        pip install clickhousepy
        ```
        
        ## Зависимости
        - [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver/)
        - [pandas](https://github.com/pandas-dev/pandas)
        
Keywords: clickhouse,python,wrapper
Platform: UNKNOWN
Description-Content-Type: text/markdown
