aiodataloader

Asyncio DataLoader for Python3

MIT License

Downloads
343.6K
Stars
271
Committers
10

Bot releases are hidden (Show)

aiodataloader - v0.4.0 Latest Release

Published by markedwards over 1 year ago

  • Fixed typo in batch_load_fn TypeError
  • Removed None default value for key arg in DataLoader.load()
  • Removed Python 3.6 as a supported target version
aiodataloader - v0.3.0

Published by markedwards almost 2 years ago

  • Adds typing
  • Drops support for Python<3.6
  • Adds support for overriding get_cache_key in subclasses
  • Improves README.md and removes README.rst
aiodataloader - v0.2.1

Published by markedwards over 2 years ago

  • Resolve deprecation warning for Python 3.9
  • Fix print related typos in the README files
Package Rankings
Top 3.31% on Pypi.org
Top 6.7% on Proxy.golang.org
Badges
Extracted from project README
PyPI version Coverage Status