Metadata-Version: 2.1
Name: parquetexplorer
Version: 0.1.0
Summary: 
Home-page: https://github.com/thomascamminady/parquetexplorer
Author: Thomas Camminady
Author-email: 0milieux_member@icloud.com
Requires-Python: ==3.11.*
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fire (>=0.6.0,<0.7.0)
Requires-Dist: fit2parquets (>=0.2.0,<0.3.0)
Requires-Dist: polars (>=1.1.0,<2.0.0)
Requires-Dist: pyarrow (>=16.1.0,<17.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: textual (>=0.72.0,<0.73.0)
Project-URL: Documentation, https://thomascamminady.github.io/parquetexplorer
Project-URL: Repository, https://github.com/thomascamminady/parquetexplorer
Description-Content-Type: text/markdown

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


## 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

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).

