Metadata-Version: |
2.1 |
Name: |
polars-expr-hopper |
Version: |
1.1.0 |
Summary: |
A Polars plugin providing a 'hopper' of expressions for automatic, schema-aware application. |
Author-Email: |
Louis Maddox <louismmx[at]gmail.com> |
Project-Url: |
Documentation, https://polars-expr-hopper.vercel.app/ |
Project-Url: |
Homepage, https://github.com/lmmx/polars-expr-hopper |
Project-Url: |
Repository, https://github.com/lmmx/polars-expr-hopper.git |
License: |
MIT |
Keywords: |
polars,plugin,filter,expr,metadata |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
polars-config-meta (>=0.1.3) |
Requires-Dist: |
polars (>=1.21.0); extra == "polars" |
Requires-Dist: |
polars-lts-cpu (>=1.21.0); extra == "polars-lts-cpu" |
Requires-Dist: |
pdm (>=2.22.3); extra == "dev" |
Requires-Dist: |
pdm-bump (>=0.9.10); extra == "dev" |
Requires-Dist: |
pre-commit (>=4.1.0); extra == "dev" |
Requires-Dist: |
pytest (>=8.3.4); extra == "dev" |
Requires-Dist: |
livereload (>=2.7.1); extra == "docs" |
Requires-Dist: |
mkdocs-extra-sass-mathshim (>=0.1.0); extra == "docs" |
Requires-Dist: |
mkdocs-material[imaging,recommended] (>=9.5.2); extra == "docs" |
Requires-Dist: |
mkdocs-section-index (>=0.3.8); extra == "docs" |
Requires-Dist: |
mkdocs (>=1.5.3); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (>=0.24.0); extra == "docs" |
Requires-Dist: |
ruff (>=0.9.5); extra == "docs" |
Requires-Dist: |
urllib3 (<2); extra == "docs" |
Requires-Dist: |
polars-config-meta[pyarrow] (>=0.1.3); extra == "pyarrow" |
Provides-Extra: |
polars |
Provides-Extra: |
polars-lts-cpu |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
pyarrow |
Description-Content-Type: |
text/markdown |