Skip to main content

Xcope diagnose daemon sdk.

Project description

PyXcope.Daemon

How to compile protobuf

The diagnose_daemon.proto is a grpc protobuf file. It should keep consistent with the server endpoint. Whenever it changes, we must regenerate with commands on linux(dont' use on windows):

cd src
python3 -m grpc_tools.protoc -I=. --python_out=. --pyi_out=. --grpc_python_out=. ./xcope_daemon/*.proto

Project details


Download files

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

Source Distribution

xcope_daemon-0.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

xcope_daemon-0.0.3-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

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