flatbuffers
The FlatBuffers serialization format for Python
Install
flatbuffers on PyPI
pip
pip install flatbuffersuv
uv add flatbufferspoetry
poetry add flatbuffersPackage facts
| License | Apache 2.0 (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 237 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: flatbuffers-25.12.19-py2.py3-none-any.whl
About flatbuffers
from the package's own PyPI description — quoted content, verbatim
logo (image) FlatBuffers
Build status (image) BuildKite status (image) Fuzzing Status (image) Discord Chat (image) Twitter Follow (image) Twitter Follow (image)
FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.
Quick Start
-
Build the compiler for flatbuffers (
flatc)Use
cmaketo create the...
Read as markdown · JSON record · Source repository · Homepage · Docs
Similar packages
permissive · top 1,000 on PyPI
brotlipermissive · top 1,000 on PyPI
fastarpermissive · top 1,000 on PyPI
yfinancepermissive · top 1,000 on PyPI
polarspermissive · top 1,000 on PyPI
polars-runtime-32permissive · top 1,000 on PyPI
cramjampermissive · top 1,000 on PyPI
langchain-google-vertexaipermissive · top 1,000 on PyPI
hvacpermissive · top 1,000 on PyPI
python-http-clientpermissive · top 1,000 on PyPI