Metadata-Version: 2.4
Name: rusticai-pandas-analyst
Version: 0.1.1
Summary: Pandas and DuckDB powered implementation of data analyst dependency.
License-Expression: Apache-2.0
Author: Dragonscale Industries Inc.
Author-email: dev@dragonscale.ai
Requires-Python: >=3.13,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: test
Requires-Dist: duckdb (>=1.4.4,<2.0.0)
Requires-Dist: pandas (>=3.0.1,<4.0.0)
Requires-Dist: rusticai-core (>=1.2.1,<1.3.0)
Requires-Dist: rusticai-llm-agent (>=1.2.1,<1.3.0)
Project-URL: Homepage, https://www.rustic.ai/
Project-URL: Repository, https://github.com/dragonscale-ai/rustic-ai
Project-URL: Rustic AI Core, https://pypi.org/project/rusticai-core/
Description-Content-Type: text/markdown

# pandas-analyst

Pandas and DuckDB powered implementation of data analyst dependency.

