Metadata-Version: 2.1
Name: perse
Version: 0.1.1
Summary: Perse is a unified DataFrame package that combines the best of Pandas, Polars, and DuckDB for efficient data handling, querying, and visualization.
Author-email: Sermet Pekin <Sermet.Pekin@gmail.com>
Project-URL: repository, https://github.com/SermetPekin/perse
Keywords: dataframe,polars,pandas,duckdb,data-science,data-analysis,SQL,visualization
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: duckdb>=1.1.3
Requires-Dist: matplotlib>=3.9.2
Requires-Dist: pandas>=2.2.3
Requires-Dist: polars>=1.12.0
Requires-Dist: pyarrow>=18.0.0
Provides-Extra: dev
Requires-Dist: ruff>=0.7.2; extra == "dev"
Requires-Dist: rich>=13.9.4; extra == "dev"
Requires-Dist: pytest>=8.3.3; extra == "dev"
Requires-Dist: tox>=4.18.1; extra == "dev"

# perse Package

**perse**: Powerful, Unified DataFrame Solution

### Overview

**perse** is a cutting-edge data package that combines the best features of multiple data processing tools. Designed for high-performance, ease of use, and flexibility, **Perse** allows you to work seamlessly across different data formats and tools in a single, powerful interface.

### Key Features

- **Unified DataFrames**: A versatile DataFrame structure that simplifies data processing.
- **Flexible Querying**: SQL and standard DataFrame operations in one place.
- **Efficient File Handling**: Easily load and interact with your data files.

### Installation

Coming soon...  
