{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides protocol buffer and gRPC schema definitions for cross-process communication, with generated Python and Rust client bindings.","skillfed_tags":["protobuf","grpc","schema-registry"],"use_cases":["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."],"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.\n\nThe 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.","worth_installing":"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."},"id":"sentry-protos","links":{"html":"https://skillfed.io/packages/sentry-protos","md":"https://skillfed.io/packages/sentry-protos.md","pypi":"https://pypi.org/project/sentry-protos/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"unclear","name":"sentry-protos","python_support":"supports_current","summary":"Generated python code for sentry-protos"},"popularity":{"monthly_downloads":366021,"position":7206,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.62.1"}
