Make graphql requests asynchronously, python 2.7 and more required. Soon will come graphql subscriptions.
The library is tiny, memory usage loading the module is also is good:
Line # Mem usage Increment Line Contents
================================================
12 10.9 MiB 10.9 MiB @profile
13 def profiled():
14 13.0 MiB 2.1 MiB import asyncio
15 13.0 MiB 0.0 MiB async def main(loop):
16 13.5 MiB 0.5 MiB from async_graphql import Client, errors
This is good when using graphql in lots of replicated micro-services to not go out of memory.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
async-graphql-0.1.1.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file async-graphql-0.1.1.tar.gz.
File metadata
- Download URL: async-graphql-0.1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71cfe62862068c377a899bc74daaa7b54d6a01ac6d9a42484143637532c4d9e6
|
|
| MD5 |
0102e1fa59f46de0cdf0843cf1c82ba6
|
|
| BLAKE2b-256 |
e2f97b984c1a966edc3edf2593c20d8d14691b4961853cd36a2e3a779d33f9b1
|
File details
Details for the file async_graphql-0.1.1-py3-none-any.whl.
File metadata
- Download URL: async_graphql-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9ec0f61e58521db91081d822cf5f8a3884d081b620b2c537dd30c6e75c2dd51
|
|
| MD5 |
aa8dda23eb2bb7130dae03a2a0c0ccfb
|
|
| BLAKE2b-256 |
99ec6be3b28836c432ef5ca0f984da6c964fa2705bda462c70f210731c3143c9
|