Asyncio DataLoader for Python
JSON →Asyncio DataLoader is a Python port of the JavaScript DataLoader, a generic utility for efficient data fetching. It provides a consistent API over various data sources, leveraging batching to coalesce multiple individual load requests into a single operation within an event loop tick and per-request caching to prevent redundant data loads. The current version is 0.4.3, with releases occurring periodically to address bug fixes and add minor features, typically a few times a year.
Traffic · last 30 days ↑67% vs prev 7d
total hits 34
actors 9 distinct systems
last hit 17h ago PetalBot
top countries 🇸🇬 Singapore · 🇩🇪 Germany · 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/aiodataloader
compatibility /v1/registry/aiodataloader/compatibility