Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

relations-grpc-clients-python-kessel-project

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

relations-grpc-clients-python-kessel-project

This package contains grpc python clients based on kessel relations-api.

  • 0.3.2
  • PyPI
  • Socket score

Maintainers
2

relations-grpc-client-python-kessel

This package is generated grpc python client from relations-api proto files.

Installation

$ python -m pip install relations-grpc-clients-python-kessel-project

Usage

See folder examples

Publishing to PyPI

1. Clone this repo

Run following commands in the root directory.

2. Generate a new Python gRPC client

 ./generate_python_grpc_client.sh

3. Push the new version of the package to PyPI

 ./generate_python_grpc_client.sh <new_version>

example:

 ./generate_python_grpc_client.sh 0.0.8

NOTE: When ./generate_python_grpc_client.sh is executed without an argument, the current version is displayed.

4. Create PR with new version of python grpc client

The version is included in the commit.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc