-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Danila Ganchar edited this page Nov 6, 2024
·
13 revisions
At one point in my life I worked with Clickhouse and I had many routine tasks related to various data manipulations and database structures. These tasks were related to recalculations, one time data transfers / scripting / pipelines, legacy, research, analytics etc. I started this package just for fun.
How to install:
$ pip install ripley
$ pip install clickhouse-driver
See:
For more information see ClickhouseProtocol and Clickhouse Tests