Skip to main content

Protocol Buffers stub files for feature flags service

Project description

FeatureFlags service protobuf files

Overview

To generate Python code from protobuf files run:

  • pdm run protoc

NOTE: On mac os be sure to run pdm install like this:

  • CFLAGS="-I /opt/homebrew/opt/openssl/include" LDFLAGS="-L /opt/homebrew/opt/openssl/lib" GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 pdm install -G protoc

To install package:

  • pdm add evo-featureflags-protobuf

To release package:

  • VERSION=<tag> MESSAGE=<message> pdm run release"

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

evo_featureflags_protobuf-0.3.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

evo_featureflags_protobuf-0.3.0-py3-none-any.whl (10.9 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