Metadata-Version: 2.1
Name: hcube
Version: 0.10.1
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.8,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: clickhouse-driver (>=0.2.5,<0.3.0)
Requires-Dist: clickhouse-pool (>=0.5.3,<0.6.0)
Requires-Dist: psycopg2-binary (>=2.9.5,<3.0.0)
Requires-Dist: python-decouple (>=3.5,<4.0)
