{"library":"spounge-proto-py","title":"Spounge Proto Python","type":"library","description":"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).","language":"python","status":"active","last_verified":"Sat May 09","install":{"commands":["pip install spounge-proto-py"],"cli":null},"imports":["import spounge_proto"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/spoungeai/spounge-proto","docs":null,"changelog":null,"pypi":"https://pypi.org/project/spounge-proto-py/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"import spounge_proto.user.v1.user_pb2 as user_pb2\nuser = user_pb2.User(id='123', name='Alice')\nprint(user)","lang":"python","description":"Minimal example creating a User protobuf message.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}