I have data which is in protobuf format and im able to parse read,convert to json,dict in python, but i want to convert it to avro. How should i do
import tim