Package profile
batched
- Summary: Batched is a flexible and efficient batch processing library implemented in Python. It supports asynchronous batch processing with dynamic batching and prioritization.
- Author: Mixedbread <support@mixedbread.ai>, Julius Lipp <julius@mixedbread.ai>, Rui Huang <rui@mixedbread.ai>
- Homepage:
- Number of releases: 6
- First release: 0.1.0 on 2024-08-28
- Latest release: 0.1.5 on 2025-07-14
Releases
PyPI Downloads
Dependencies
Batched has 7 dependencies, 7 of which optional.Dependency | Optional |
---|---|
numpy | true |
pre-commit | true |
pytest | true |
pytest-asyncio | true |
pytest-cov | true |
ruff | true |
torch | true |