/graphql-py

GraphQL implementation for Python

Primary LanguagePython

graphql-py

GraphQL implementation for Python

Build Status Coverage Status

Roadmap

  • Port graphql-js to Python: IN PROGRESS (see the issue for progress)
  • Declarative Schema Definition DSL: IN PROGRESS
  • Django ORM Integration: IN PROGRESS
  • SQLAlchemy Integration: not yet
  • Implement basic query endpoint (WSGI?): not yet
  • Refactor to idiomatic Python: not yet