flatbuffers/python/flatbuffers
Max Burke 56ecc1f548
Optionally generate type prefixes and suffixes for python code (#7857)
* optionally generate type prefixes and suffixes for python code

* fix codegen error when qualified name is empty

* generated code updated
2023-04-25 21:38:16 -07:00
..
reflection Optionally generate type prefixes and suffixes for python code (#7857) 2023-04-25 21:38:16 -07:00
__init__.py
_version.py FlatBuffers Version 23.3.3 (#7852) 2023-03-03 11:46:55 -08:00
builder.py Add CreateSharedString to python builder (#7608) 2022-10-29 00:28:35 +00:00
compat.py Fix warning about deprecated module: imp (#6362) 2021-06-17 13:02:22 -07:00
encode.py
flexbuffers.py Fix Python host-endianness dependencies (#7773) 2023-01-10 10:20:08 -08:00
number_types.py
packer.py
table.py [Python] Python fixed size array (#7529) 2022-09-22 11:08:09 -07:00
util.py