Metadata-Version: 2.1
Name: district5
Version: 0.1.4
Summary: Python 3 DB-API and SQLAlchemy dialect to connect to duckdb over http i.e ( Radio-Duck = https://github.com/jaihind213/radio-duck )
License: MIT
Author: vishnu rao
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT 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: SQLAlchemy (==1.4.49)
Requires-Dist: SQLAlchemy-Wrapper (==1.9.1)
Requires-Dist: poetry-setup (>=0.3.6,<0.4.0)
Requires-Dist: poetry2setup (>=1.1.0,<2.0.0)
Requires-Dist: pyarrow (==12.0.0)
Description-Content-Type: text/markdown

# District 5 
Python 3 DB-API and SQLAlchemy dialect to connect to [duckdb](https://duckdb.org) over http i.e ( [Radio-Duck](https://github.com/jaihind213/radio-duck) )

(inspiried by my favourite movie [Mighty ducks](https://www.imdb.com/title/tt0104868))

# todo:
1. logging
2. pydocs
3. code formatting
