Python runtime library for use with the Flatbuffers serialization format.
conda install rocketce::python-flatbuffers
conda install rocketce/label/rocketce-1.10.0::python-flatbuffers
conda install rocketce/label/rocketce-1.11.5::python-flatbuffers
conda install rocketce/label/rocketce-1.11.6::python-flatbuffers
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.