Metadata-Version: 2.1
Name: batche
Version: 0.1.0
Summary: batch caching decorator
Home-page: https://github.com/gautierdag/batche
License: MIT
Author: Gautier Dagan
Author-email: gautier.dagan@ed.ac.uk
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Project-URL: Repository, https://github.com/gautierdag/batche
Description-Content-Type: text/markdown



[![tests](https://github.com/gautierdag/batche/actions/workflows/test.yml/badge.svg)](https://github.com/gautierdag/batche/actions/workflows/test.yml)

# batche
Batch cache decorator

