Metadata-Version: |
2.4 |
Name: |
batchwise |
Version: |
0.1.0 |
Summary: |
Lightweight batch processing engine and feature store. |
Author-Email: |
Manuel Konrad <oss[at]mkonrad.dev> |
Project-Url: |
Documentation, https://github.com/manuelkonrad/batchwise#readme |
Project-Url: |
Issues, https://github.com/manuelkonrad/batchwise/issues |
Project-Url: |
Source, https://github.com/manuelkonrad/batchwise |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Requires-Python: |
>=3.10 |
Requires-Dist: |
fsspec (>=2022) |
Requires-Dist: |
numpy (<3,>=1) |
Requires-Dist: |
pandas (<3,>=1) |
Requires-Dist: |
pillow (>=11.0) |
Requires-Dist: |
pyarrow (>=11.0) |
Requires-Dist: |
pydantic-settings (~=2.3) |
Requires-Dist: |
pydantic (~=2.3) |
Requires-Dist: |
pyyaml (~=6.0) |
Requires-Dist: |
bandit[sarif,toml] (~=1.7.10); extra == "dev" |
Requires-Dist: |
mypy (~=1.13.0); extra == "dev" |
Requires-Dist: |
pre-commit (~=4.0.1); extra == "dev" |
Requires-Dist: |
ruff (~=0.7.4); extra == "dev" |
Requires-Dist: |
bandit[sarif,toml] (~=1.7.10); extra == "full" |
Requires-Dist: |
mypy (~=1.13.0); extra == "full" |
Requires-Dist: |
pre-commit (~=4.0.1); extra == "full" |
Requires-Dist: |
pytest-cov (~=6.0.0); extra == "full" |
Requires-Dist: |
pytest-html (~=4.1.1); extra == "full" |
Requires-Dist: |
pytest (~=8.3.3); extra == "full" |
Requires-Dist: |
ruff (~=0.7.4); extra == "full" |
Requires-Dist: |
pytest-cov (~=6.0.0); extra == "test" |
Requires-Dist: |
pytest-html (~=4.1.1); extra == "test" |
Requires-Dist: |
pytest (~=8.3.3); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
full |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |