graphql-core

A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.

MIT License

Downloads
21M
Stars
497
Committers
34

Bot releases are visible (Hide)

graphql-core - v1.0.1

Published by Cito almost 6 years ago

Public release of GraphQL-core-next, based on GraphQL.js v14.0.2.

Besides incorporating the latest changes from GraphQL.js,
this release also contains the following improvements and changes:

  • Support GraphQL middleware (#7)
  • Support custom ExecutionContext (#6)
  • Await resolvers in parallel (#11)
  • Await subscribed execution results (#10)
  • Use inspect() instead of repr() in error messages (#12)
  • Code formatting with "black" (#8)
graphql-core -

Published by Cito about 6 years ago

Final version of the first public release of GraphQL-core-next, based on GraphQL.js v14.0.0.

graphql-core - v1.0.0rc2

Published by Cito about 6 years ago

Second release candidate for GraphQL-core-next, based on GraphQL.js v14.0.0-rc.2.

Package Rankings
Top 1.26% on Pypi.org
Top 32.44% on Anaconda.org
Top 9.78% on Spack.io
Top 12.33% on Conda-forge.org
Top 6.67% on Proxy.golang.org
Badges
Extracted from project README
PyPI version Documentation Status Code Style