Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Was looking at RPC framework for a project, in the end I went with Apache Thrift since at that time there was no Python 3 support for gRPC [1]. IIRC Thrift also lacks support for my project's Python version (3.5) but at least I can use thriftpy [2].

https://github.com/grpc/grpc/issues/282 https://github.com/eleme/thriftpy



We put in a lot of work to make gRPC work well with python 3.5, so give it a try if possible. disclaimer: I work on gRPC.


thank you, I'll look into it as soon as I can :)


now support Python3. http://www.grpc.io/about/#osp




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: