graphene-protobuf Testing graphql query resolving off protobuf Install pip install graphene protobuf Run ./hello.py To recompile your .proto definition Just pre-compiled for linux x86_64 here Or sudo apt-get install protobuf-compiler Then from the clone: $ protoc -I=./ --python_out=./ hello.proto