graphql-python icon indicating copy to clipboard operation
graphql-python copied to clipboard

GraphQL parser for Python

Results 2 graphql-python issues
Sort by recently updated
recently updated
newest added

when i install this package graphene-python breaks, theres a collision with graphql name. `ImportError: cannot import name 'ResolveInfo' from 'graphql' (/Users/..../.virtualenvs/..../lib/python3.7/site-packages/graphql/__init__.py)`

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 13.0.3 to 20.26.6. Release notes Sourced from virtualenv's releases. 20.26.6 What's Changed release 20.26.5 by @​gaborbernat in pypa/virtualenv#2766 Fix #2768: Quote template strings in activation scripts by...

dependencies