wayhome/protobuf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Protobuf =================== a python package which used C++ Implmenetation. You must install protobuffer first, or set the environment variable ``PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION`` to ``python``, then will use the python version. And this can be installed via ``pip``.