Here is an example generated python file, it refers to buf.validate package:
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
But I can't find any information on the official site how to install the python dependencies.
I don't want to put a buf package in the top hierarchy, I just want simply a python package.