python-flatbuffers
The FlatBuffers serialization format for Python
The FlatBuffers serialization format for Python
To install this package, run one of the following:
FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, Lobster, Lua, TypeScript, PHP, Python, and Rust. It was originally created at Google for game development and other performance-critical applications. This package is the python runtime library. The flatc compiler is in the flatbuffers conda package.
Summary
The FlatBuffers serialization format for Python
Last Updated
Sep 19, 2024 at 15:02
License
Apache-2.0
Total Downloads
6.9K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/google/flatbuffersDocumentation
https://flatbuffers.dev/