Skip to content

Installation

github-actions[bot] edited this page May 20, 2026 · 2 revisions

Pre-requisites

You need Python >=3.11 on your machine to install polars-io-tools.

Install with pip

pip install polars-io-tools

Install with conda

conda install polars-io-tools --channel conda-forge

Source installation

For other platforms and for development installations, build polars-io-tools from source.

Clone this wiki locally