batchwise

View on PyPIReverse Dependencies (0)

0.1.0 batchwise-0.1.0-py3-none-any.whl

Wheel Details

Project: batchwise
Version: 0.1.0
Filename: batchwise-0.1.0-py3-none-any.whl
Download: [link]
Size: 17927
MD5: bb4b8fa883543918a1fe95c858fa397e
SHA256: 49e382922a31c0ab7cceda2249412293ac552d3bc84f0617fb43016ad11e36cd
Uploaded: 2025-03-16 13:47:13 +0000

dist-info

METADATA

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
[Description omitted; length: 1667 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
batchwise/__init__.py sha256=eU0n4dHywNbzmcs_1eC86_VzpBWBBNtA5YFlAmhnL-E 194
batchwise/__main__.py sha256=9FTDQwtdu4k6MhXemrIthplb6Was3U144SoiYn8WGsw 147
batchwise/_version.py sha256=-LyU5F1uZDjn6Q8_Z6-_FJt_8RE4Kq9zcKdg1abSSps 511
batchwise/cli.py sha256=469bEtsAy99EZH3IWtFpaRv-R2j6LjsxJdTlMz5dzXs 2360
batchwise/config.py sha256=4gIbgtj5PAMAwwRVKyMCyq1OmNxgeaRhDR_tJVqdasI 1279
batchwise/constants.py sha256=vw5EvBPdzE9wFxT0CcDuB4ffSJ07mqPJbcVBc5eMRsY 2029
batchwise/dataset.py sha256=HmRkP0DD6OK3GVj2xvxaoG7g4bf5UybsHuw1cvA6W7c 33845
batchwise/engine.py sha256=RP5k0cOR7H10tXHNvZyzwhgSIyGkkBFvBwqwr5yjM78 6993
batchwise/processor.py sha256=p0IYZ2ycW9_hWRVlBmHUyPq65EM_vWpIKaAVlZLyxRY 4724
batchwise/store.py sha256=UTlHUCvkCJ_erHiw8DhRf_iIRDjEro0CtQ6RAEYJr74 2337
batchwise-0.1.0.dist-info/METADATA sha256=uQm7RBsOpyXW6QClW80lrj3P-7wLcMmXyJb_70wBa5w 3633
batchwise-0.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
batchwise-0.1.0.dist-info/entry_points.txt sha256=dTrVCOqWz9tUf2D8I1MyhZNiwoXt27wYnYJUMiPvdrw 48
batchwise-0.1.0.dist-info/licenses/LICENSE sha256=Vh8X2hR0nuu7N6xOIEgHN6qfPQ_VIlRoIkQWt2AO0P0 1070
batchwise-0.1.0.dist-info/RECORD

entry_points.txt

batchwise = batchwise.cli:cli