flatbuffers/python/flatbuffers
Max Burke a397dd7e8c
Optionally generate Python type annotations (#7858)
* optionally generate type prefixes and suffixes for python code

* fix codegen error when qualified name is empty

* WIP: Python typing

* more progress towards python typing

* Further iterate on Python generated code typing

* clang-format

* Regenerate code

* add documentation for Python type annotations option

* generate code with Python type annotations

* handle forward references

* clang-format
2023-04-28 09:38:29 -07:00
..
reflection Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
__init__.py export a __version__ variable for python module (#5309) 2020-07-30 15:56:21 -07:00
_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 Python: Added support for file_identifiers (#5123) 2019-07-26 11:06:25 -07:00
flexbuffers.py Fix Python host-endianness dependencies (#7773) 2023-01-10 10:20:08 -08:00
number_types.py [Python] (scalar) vector reading speedup via numpy (#4390) 2017-08-01 08:34:00 -07:00
packer.py
table.py [Python] Python fixed size array (#7529) 2022-09-22 11:08:09 -07:00
util.py Python: Added support for file_identifiers (#5123) 2019-07-26 11:06:25 -07:00