clickhouse-repl

View on PyPIReverse Dependencies (0)

1.0.0 clickhouse_repl-1.0.0-py3-none-any.whl

Wheel Details

Project: clickhouse-repl
Version: 1.0.0
Filename: clickhouse_repl-1.0.0-py3-none-any.whl
Download: [link]
Size: 4857
MD5: 90418251a2608b86f5dc9fea93336c54
SHA256: 3c5f6edf440ae866cbd4bfe167a2bb8dd7c6c28fb16e66a328f9c592504080ac
Uploaded: 2021-01-19 00:53:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clickhouse-repl
Version: 1.0.0
Summary: A toolkit for running ClickHouse queries interactively, leveraging the perks of an ipython console
Author: klic.tools
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: clickhouse-driver (<0.3.0,>=0.2.0)
Requires-Dist: ipython (<8.0.0,>=7.9.0)
Requires-Dist: jedi (<0.18.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3654 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
clickhouse_repl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clickhouse_repl/main.py sha256=YH400KW-_35ZJ6AeH_KIFh8n9t9Hovmoy4scIWgwjhQ 2048
clickhouse_repl-1.0.0.dist-info/entry_points.txt sha256=dtma1dQBRWPeFJJzsnKXzQMzV2JN46lmH3m7MsiZ9cU 60
clickhouse_repl-1.0.0.dist-info/LICENSE sha256=AOSFD7cEohCpn93HxSki2YBxt-ifT9tb9X2JJsRIU7s 1067
clickhouse_repl-1.0.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
clickhouse_repl-1.0.0.dist-info/METADATA sha256=P_MdRvjkUNW11chpCKO9fuhJDDkkF_bz0i0JDTmgdfM 4329
clickhouse_repl-1.0.0.dist-info/RECORD

entry_points.txt

clickhouse-repl = clickhouse_repl.main:cli