README.md
pyproject.toml
src/batchly/__init__.py
src/batchly/batch.py
src/batchly/errors.py
src/batchly/filter_.py
src/batchly/foreach.py
src/batchly/map_.py
src/batchly/progress.py
src/batchly/rate_limit.py
src/batchly/result.py
src/batchly/retry.py
src/batchly.egg-info/PKG-INFO
src/batchly.egg-info/SOURCES.txt
src/batchly.egg-info/dependency_links.txt
src/batchly.egg-info/requires.txt
src/batchly.egg-info/top_level.txt
tests/test_adversarial.py
tests/test_batch.py
tests/test_filter.py
tests/test_foreach.py
tests/test_integration.py
tests/test_map.py
tests/test_progress.py
tests/test_rate_limit.py
tests/test_retry.py
tests/test_round2.py