GraphQL implementation for Python
- 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