Insight Python Protobuf
Project description
Language Independent Interface Types For INSIGHT
The proto files can be consumed as GIT submodules or copied and built directly in the consumer project.
The compiled files are published to central repositories (Maven, ...).
Generate gRPC Client Libraries
To generate the raw gRPC client libraries, use make gen-${LANGUAGE}. Currently supported languages are:
- python
- golang
Using local build
When testing you can build the python version locally using make build-python. This will build a version of 0.0.1-dev,
this can then be installed using pip install.
make build-python
pip install build/python
## or using the egg
pip install build/python/dist/insight_proto-0.0.1.dev0-py3-none-any.whl
Due to this being a dev build sometimes pip gets confused so you might need to run uninstall.
pip uninstall insight-proto
Releasing
To release this we use GitHub Actions when a new release is tagged via GitHub.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file insight_proto-0.0.43.tar.gz.
File metadata
- Download URL: insight_proto-0.0.43.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aea47d97020da62e8548cc1c3f9e56fcdeece95c505df5e54ed24e54e9277223
|
|
| MD5 |
09e0b12927c2ccf18cad6447ec129ea6
|
|
| BLAKE2b-256 |
0fe32dfa9e8e963a981b95f0bb162d8453f74f33ecf8dfb8e401211e9d04ad00
|
File details
Details for the file insight_proto-0.0.43-py3-none-any.whl.
File metadata
- Download URL: insight_proto-0.0.43-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
489e7f49d510323acb82d63c745fa09d836ccdb09f26e6d3fdea1bdaf12c1bc9
|
|
| MD5 |
b29ef9785cea3294456a77cb86129161
|
|
| BLAKE2b-256 |
cd8893e357c99b8360b72008c2eeceb6d35d0adf282a1c9c01449959e8af8c48
|