Metadata-Version: 2.1
Name: hcube
Version: 0.1.4
Summary: HCube is a simple ORM for working with hyper-cube OLAP data stored in various backends.
License: WTFPL
Author: Beda Kosata
Author-email: beda@bigdigdata.com
Requires-Python: >=3.8.10,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: clickhouse-driver (>=0.2.2,<0.3.0)
Requires-Dist: clickhouse-pool (>=0.5.3,<0.6.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0)
Requires-Dist: python-decouple (>=3.5,<4.0)
