mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 18:27:46 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Any.py | ||
| Color.py | ||
| NestedUnionTest.py | ||
| Test.py | ||
| TestSimpleTableWithEnum.py | ||
| Vec3.py | ||