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
Release files for xcope-daemon 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xcope_daemon-0.0.3.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xcope_daemon-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.6 kB
Release files / xcope_daemon-0.0.3.tar.gz
| Download URL | xcope_daemon-0.0.3.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bd68df2908738a3dffcbcb1e2eea01f22d8eaee6471928115df5b783d7cc869d
|
|
BLAKE2b-256 checksum How to use checksums |
2f9ddddcb359410dbf3cd0e44ed5470c5b37218e4d205880ce24219e66dd74fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.10.9
|
Release files / xcope_daemon-0.0.3-py3-none-any.whl
| Download URL | xcope_daemon-0.0.3-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a15f6eabcc238eba2f90d61a36c8e72bb44087ca79b1705a8cb8d22f002fa9f8
|
|
BLAKE2b-256 checksum How to use checksums |
0a2370ab0d6e18e3b155c5cb288a6337dbae4994ac8e368232d2905ea622b570
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.10.9
|