skillfed

sentry-protos

Generated python code for sentry-protos

sentry-protos v0.62.1 366.0K downloads/30d#7,206 on PyPI6
License unclear # Functional Source License, Version 1.1, Apache 2.0 Future License ## Abbreviation FSL-1.1-Apache-2.0 ## Notice Copyright 2020-2024 Functional Software, Inc. dba Sentry ## Terms and Conditions ###… (full text in the JSON record) Active released

What it is and what it does

Sentry-protos is a schema registry and code-generation tool for protocol buffers and gRPC definitions used in cross-process communication. It holds canonical proto files organized by service domain and version, with tooling to generate Python and Rust client bindings from those schemas. When you install it, you get the compiled message and service definitions ready to use in your application.

The package enforces backwards compatibility through buf lint validation on stable proto packages, while allowing alpha and beta versions to break compatibility during development. Proto packages are versioned and organized by domain, and the build system automatically excludes unstable versions from released packages. It requires Python 3.11 or later and depends on protobuf, grpcio, and grpc-stubs.

Use it for:

  • Define and version protocol buffer schemas for microservices needing cross-process communication.
  • Generate Python client bindings from proto definitions to consume gRPC services.
  • Maintain backwards compatibility in evolving proto schemas using buf lint validation for stable packages.
  • Develop unstable proto packages (alpha/beta versions) during feature development without breaking production consumers.
  • Generate Rust bindings from the same proto definitions for polyglot service communication.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides protocol buffer and gRPC schema definitions for cross-process communication, with generated Python and Rust client bindings.

Yes, if you need the gRPC schema definitions this package provides for cross-process communication. The license (FSL-1.1-Apache-2.0) permits internal use and professional services, but restricts commercial offerings that compete with the licensor. Active maintenance and low install friction make it straightforward to adopt. Not relevant for applications outside its intended use.

Install

sentry-protos on PyPI

pip

pip install sentry-protos

uv

uv add sentry-protos

poetry

poetry add sentry-protos

Installing sentry-protos

Before you install

Low install friction with a pure-Python wheel. Actively maintained with a release 2 days ago. Requires Python 3.11 or later and depends on protobuf, grpcio, and grpc-stubs.

License in practice

Licensed under FSL-1.1-Apache-2.0 (Functional Source License with Apache 2.0 future license). Restricts commercial use that competes with the licensor's offerings until the Apache 2.0 grant takes effect on the second anniversary of release. Internal use and professional services are permitted.

Quickstart

pip install sentry-protos

from sentry_protos import sentry
import grpcio

Requires Python 3.11 or later. Proto files must define a package matching their filesystem path and end in a version specifier.

Package facts

License # Functional Source License, Version 1.1, Apache 2.0 Future License ## Abbreviation FSL-1.1-Apache-2.0 ## Notice Copyright 2020-2024 Functional Software, Inc. dba Sentry ## Terms and Conditions ###… (full text in the JSON record) (unclear)
Python support supports the current Python release (>=3.11)
Install friction low — pure-Python wheel
Runtime dependencies 3 — protobuf, grpcio, grpc-stubs
Maintenance actively maintained — 2 days since the last release
Last repo commit
First released
Downloads 366,021/month — #7,206 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: sentry_protos-0.62.1-py3-none-any.whl

Tags

protobuf grpc schemaprotocol buffers cross-processgrpc bindings generationprotobuf message definitionsgrpc service definitionsprotocol buffer toolingschema registry
protobufgrpcschema-registry

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

isolate-proto

Provides gRPC protocol buffer definitions for…

unclear · top 15,000 on PyPI

proto-google-cloud-datastore-v1

Provides Protocol Buffer definitions and gRPC…

permissive · top 15,000 on PyPI

sentry-kafka-schemas

Provides Kafka topic definitions and JSON…

unclear · top 15,000 on PyPI

opensearch-protobufs

Provides pre-generated Python Protocol Buffer…

permissive · top 5,000 on PyPI

proto-schema-parser

Parses and generates Protobuf schema files…

permissive · top 15,000 on PyPI

smg-grpc-proto

Provides pre-compiled Python gRPC stubs for…

permissive · top 5,000 on PyPI

protovalidate

Validates Protocol Buffer messages against…

permissive · top 5,000 on PyPI

dbt-protos

Provides Python Protocol Buffer bindings for…

permissive · top 1,000 on PyPI

hatch-protobuf

A Hatch build plugin that generates Python…

copyleft · top 15,000 on PyPI

sigstore-protobuf-specs

Provides Python protobuf message definitions…

permissive · top 15,000 on PyPI