flatbuffers/python
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
..
flatbuffers Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07: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
py.typed Optionally generate Python type annotations (#7858) 2023-04-28 09:38:29 -07:00
setup.cfg Updated remaining usages of LICENSE.txt 2023-03-03 12:01:08 -08:00
setup.py Updated remaining usages of LICENSE.txt 2023-03-03 12:01:08 -08:00