Metadata-Version: 2.1
Name: polarspiper
Version: 0.2.0
Summary: 
Home-page: https://github.com/thomascamminady/piper
Author: Thomas Camminady
Author-email: 0milieux_member@icloud.com
Requires-Python: >=3.11,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: polars (>=1.12.0,<2.0.0)
Project-URL: Documentation, https://thomascamminady.github.io/piper
Project-URL: Repository, https://github.com/thomascamminady/piper
Description-Content-Type: text/markdown

# polarspiper
A collection of pipes for `polars`.


## Development

Set up the full project by running `make`.

## Documentation
Go to `Settings->Pages` and set `Source` (under `Build and deployment`) to `Github Actions`.


## Credits
Find this repository on [Github](https://github.com/thomascamminady/piper) or check out the [documentation](https://thomascamminady.github.io/piper).

This package was created with [`cookiecutter`](https://github.com/audreyr/cookiecutter) and [`thomascamminady/cookiecutter-pypackage`](https://github.com/thomascamminady/cookiecutter-pypackage), a fork of [`audreyr/cookiecutter-pypackage`](https://github.com/audreyr/cookiecutter-pypackage).

