Metadata-Version: 2.4
Name: duwhal
Version: 0.1.0
Summary: High-Performance Bipartite Interaction Graph Engine powered by DuckDB
License: MIT
Keywords: recommendation,graph-theory,bipartite-graph,path-integral,association-rules,collaborative-filtering,duckdb
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: duckdb>=0.10.0
Requires-Dist: numpy>=1.23.0
Requires-Dist: narwhals>=2.16.0
Requires-Dist: pyarrow>=21.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: polars
Requires-Dist: polars>=0.20.0; extra == "polars"
Provides-Extra: pandas
Requires-Dist: pandas>=2.0.0; extra == "pandas"
Provides-Extra: arrow
Requires-Dist: pyarrow>=14.0.0; extra == "arrow"
Dynamic: license-file

-NoNewline
