Generated protobuf Python packages for Spounge AI ecosystem microservices. Current version is 0.2.9. Released as needed, follows TypeScript proto versioning (2.2.0).
pip install spounge-proto-pyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a User protobuf message.
Pin dependency to exact minor version: spounge-proto-py==0.2.9
Always use the package name exactly as in the proto declaration, converted to underscores. Example: 'import spounge_proto.user.v1.user_pb2'.
Use underscores: 'import spounge_proto' not 'import spounge-proto'.