DuckDB in-process analytical database Python package
Use the zopen package manager (QuickStart Guide) to install:
zopen install duckdb-python- Clone the repository:
git clone https://github.com/zopencommunity/duckdb-pythonport.git
cd duckdb-pythonport- Build using zopen:
zopen build -vvSee the zopen porting guide for more details.
Contributions are welcome! Please follow the zopen contribution guidelines.