Skip to main content

Tinode gRPC bindings.

Project description

Generated Protocol Buffer and gRPC files for Tinode

Generated Python code for gRPC client and plugins.

gRPC clients must implement rpc service Node, plugins must implement Plugin.

For a sample implementation of a command line client see tn-cli. For a partial plugin implementation see chatbot.

Installing

Install the package by executing

pip install tinode_grpc

Generating files

Don't modify included files directly. If you want to make changes, you have to install protobuffers tool chain and gRPC then generate the Python bindings from pbx/model.proto (your path to model.proto may be different):

python -m grpc_tools.protoc -I../pbx --python_out=. --grpc_python_out=. ../pbx/model.proto

The generated model_pb2_grpc.py imports model_pb2.py as a module instead of a package which is incompatible with python3 packaging system. Use ../pbx/py_fix.py to apply a fix. This is only needed if you want to repackage the generated files.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tinode_grpc-0.22.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tinode_grpc-0.22.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file tinode_grpc-0.22.0.tar.gz.

File metadata

  • Download URL: tinode_grpc-0.22.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for tinode_grpc-0.22.0.tar.gz
Algorithm Hash digest
SHA256 e1628a19258f0a59f42c719e2f5b8580dba1760ff65fb29b5edff8acde198b41
MD5 fa3b540a27505080536ac0e80323c8f8
BLAKE2b-256 2260c33f9967785cadd493061cb041e13762f7239bb007f9d11666499f6de138

See more details on using hashes here.

File details

Details for the file tinode_grpc-0.22.0-py3-none-any.whl.

File metadata

  • Download URL: tinode_grpc-0.22.0-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for tinode_grpc-0.22.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42259a733126d765d8c591e791c574b8316474e37599999133ec4165aef75bdb
MD5 e2aea42fcd1f7ce6e3287eb30d396df4
BLAKE2b-256 438447a0c5e78741a454458ca5c20218f9324ea5eed6e094f7517a0a8e00b8be

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page