Metadata-Version: 2.4
Name: polars-cluster
Version: 0.0.1
Summary: Reserved package name for Polars Cluster. Visit https://pola.rs
Project-URL: Homepage, https://pola.rs
Project-URL: Repository, https://github.com/pola-rs/polars
Author-email: "Polars B.V." <info@pola.rs>
License: MIT
Keywords: cluster,dataframe,distributed,polars
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# polars-cluster

This package name is reserved by **Polars B.V.**

If you're looking for Polars Cluster, visit [pola.rs](https://pola.rs).

If you're looking for the Polars DataFrame library, install [`polars`](https://pypi.org/project/polars/):

```bash
pip install polars
```
