python-clickhouse-connect 0.6.1
ClickHouse database core driver for Python, Pandas, and Superset
This package provides a high performance core database driver for connecting ClickHouse to Python, Pandas, and Superset.
- Outputs:
out
- Website: https://github.com/ClickHouse/clickhouse-connect
- Licenses: ASL 2.0
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-clickhouse-connect 0.6.1
as follows:
guix install python-clickhouse-connect@0.6.1
Or install the latest version:
guix install python-clickhouse-connect
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.