flatbuffers/python/flatbuffers
2023-01-04 15:22:46 -08:00
..
reflection Add support for metadata attributes for enum values (#7567) (#7568) 2022-10-06 20:18:00 -04:00
__init__.py export a __version__ variable for python module (#5309) 2020-07-30 15:56:21 -07:00
_version.py FlatBuffers Version 23.1.4 (#7758) 2023-01-04 15:22:46 -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 Add Ref.AsStringBytes to flatbuffers.flexbuffers Python API (#7713) 2022-12-14 14:42:56 -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