Add reflection support for python (#7026)

We already have the reflection.fbs file and the flatbuffers
python language support.

Adding this feature would give the python developers the
ability to parse the flatbuffers schema and write some tools.

Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
qazwsxedcrfvtg14
2022-02-11 03:10:47 +08:00
committed by GitHub
parent faadbc10ea
commit b300691336
14 changed files with 1420 additions and 16 deletions