Is there a reason why reflection utils for flatbuffers is not part of the official flatbuffers Python package? (we can manually download reflection.fbs from repo and regenerate Python code from schema, but it's not that convenient isn't it?)
Versions tested: v23-25