Metadata-Version: 2.1
Name: chdb
Version: 0.1.32
Summary: chDB is an in-process SQL OLAP Engine powered by ClickHouse
Home-page: https://github.com/auxten/chdb
Author: auxten
Author-email: auxtenwpc@gmail.com
License: AGPL-3.0-or-later
Project-URL: Documentation, https://github.com/auxten/chdb
Platform: Mac
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
Requires-Dist: pybind11 (>=2.6)

<!-- These are examples of badges you might want to add to your README:
     please update the URLs accordingly

[![Built Status](https://api.cirrus-ci.com/github/<USER>/chdb.svg?branch=main)](https://cirrus-ci.com/github/<USER>/chdb)
[![ReadTheDocs](https://readthedocs.org/projects/chdb/badge/?version=latest)](https://chdb.readthedocs.io/en/stable/)
[![Coveralls](https://img.shields.io/coveralls/github/<USER>/chdb/main.svg)](https://coveralls.io/r/<USER>/chdb)
[![PyPI-Server](https://img.shields.io/pypi/v/chdb.svg)](https://pypi.org/project/chdb/)
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/chdb.svg)](https://anaconda.org/conda-forge/chdb)
[![Monthly Downloads](https://pepy.tech/badge/chdb/month)](https://pepy.tech/project/chdb)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/chdb)
-->

[![Project generated with PyScaffold](https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold)](https://pyscaffold.org/)

# chDB

> chDB is an in-process SQL OLAP Engine powered by ClickHouse

A longer description of your project goes here...


<!-- pyscaffold-notes -->

## Note

This project has been set up using PyScaffold 4.4. For details and usage
information on PyScaffold see https://pyscaffold.org/.
