blob: db6bb968d6d8666e3aa7f4383f2fbc72927d1e3f (
plain) (
blame)
1
2
3
4
5
|
Proto Plus for Python
This is a wrapper around protocol buffers. Protocol buffers is a specification
format for APIs, such as those inside Google. This library provides protocol
buffer message classes and objects that largely behave like native Python types.
|