Asyncio Dataloader for GraphQL.
Project description
Async DataLoader
Async DataLoader is a python port of DataLoader.
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
Requirement
Python 3.7+
Installation
pip install async-dataloader
Example
Please see this graphql example.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
async-dataloader-0.0.1.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for async_dataloader-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbc2bc4509ece98784d4e8f4523feb08d3be4ba1c4bfe68dc31567c94e4785b6 |
|
MD5 | 700978a766b11c10c6a1e282ab47e4a1 |
|
BLAKE2b-256 | 3f346d6b0031f0967ef24ab1acd4209176d12f4658b3c611a450e55bc9fef2e1 |