Metadata-Version: 2.3
Name: duckbridge
Version: 0.3.0
Summary: A lightweight client-server library fluently extending DuckDB's httpserver setup to Python
License: MIT
Author: Markian Hromiak
Author-email: markian.hromiak@yahoo.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: duckdb (>=1.3.0,<2.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# DuckDBServer.py
Lightweight Python wrapper around the DuckDB extension, httpserver (extension developed by @quackscience) 
