flatbuffers/python
qazwsxedcrfvtg14 b300691336
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>
2022-02-10 11:10:47 -08:00
..
flatbuffers Add reflection support for python (#7026) 2022-02-10 11:10:47 -08:00
.gitignore Add support for Python lib continuous deployment. 2017-11-27 13:14:33 -06:00
__init__.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
setup.cfg Added setup.cfg to default to python 2/3 wheels for pypi. 2018-06-25 15:08:06 -07:00
setup.py export a __version__ variable for python module (#5309) 2020-07-30 15:56:21 -07:00