{"library":"aristaproto","type":"library","category":null,"description":"Arista Protobuf / Python gRPC bindings generator & library (version 0.1.4). It provides tools to compile `.proto` files into Python classes, offering features like JSON serialization/deserialization, one-of support, and customized handling of Google Well-known Types. Forked from `python-betterproto`, it maintains compatibility with `grpclib` for async gRPC support. The project is actively maintained by Arista Networks, with development ongoing, though official PyPI releases have an irregular cadence.","language":"python","status":"active","version":"0.1.4","tags":["protobuf","grpc","arista","code-generation","dataclasses","pydantic"],"last_verified":"Mon May 25","install":[{"cmd":"pip install \"aristaproto[compiler]\"","imports":["import aristaproto\nfrom generated_proto_file import MyMessage\n\nclass MyMessage(aristaproto.Message): ...","import aristaproto\n\nfield_name, value = aristaproto.which_one_of(message_instance, 'oneof_group_name')","import aristaproto\n\nif aristaproto.serialized_on_wire(message_instance.field_name): ..."]},{"cmd":"pip install aristaproto","imports":[]}],"homepage":null,"github":"https://github.com/aristanetworks/python-aristaproto","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aristaproto/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":0.37,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aristaproto/compatibility"}}