flatbuffers
PyPIv25.12.19The FlatBuffers serialization format for Python
Overview
flatbuffers is an PyPI package that the FlatBuffers serialization format for Python. The latest version is 25.12.19, released under the Apache 2.0 license.
Who should use it
Teams working in the PyPI ecosystem who need the FlatBuffers serialization format for Python and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (Apache 2.0).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of flatbuffers.
Used by
Popular packages that depend on flatbuffers.
Frequently installed together
Python HTTP for Humans.
Fundamental package for array computing in Python
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
An AST unparser for Python
Python AST that abstracts the underlying Python version
Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
No description provided.
Most extensible Python build backend with support for C/C++ extension modules
Python 2 and 3 compatibility utilities
Module for decorators, wrappers and monkey patching.
HTTP/2-based RPC framework
Version history
| Version | Published | License |
|---|---|---|
| 25.12.19latest | 7 months ago | Apache 2.0 |
| 25.9.23 | 9 months ago | Apache 2.0 |
| 25.2.10 | 1 year ago | Apache 2.0 |
| 25.1.24 | 1 year ago | Apache 2.0 |
| 25.1.21 | 1 year ago | Apache 2.0 |
| 24.12.23 | 1 year ago | Apache 2.0 |
| 24.3.25 | 2 years ago | Apache 2.0 |
| 24.3.7 | 2 years ago | Apache 2.0 |
| 24.3.6 | 2 years ago | Apache 2.0 |
| 23.5.26 | 3 years ago | Apache 2.0 |
| 23.5.9 | 3 years ago | Apache 2.0 |
| 23.5.8 | 3 years ago | Apache 2.0 |
| 23.3.3 | 3 years ago | Apache 2.0 |
| 23.1.21 | 3 years ago | Apache 2.0 |
| 23.1.20 | 3 years ago | Apache 2.0 |
| 23.1.4 | 3 years ago | Apache 2.0 |
| 22.12.6 | 3 years ago | Apache 2.0 |
| 22.11.23 | 3 years ago | Apache 2.0 |
| 22.10.26 | 3 years ago | Apache 2.0 |
| 22.9.24 | 3 years ago | Apache 2.0 |
Maintainers
Frequently asked questions
How do I install flatbuffers?
Run `pip install flatbuffers` to add flatbuffers to your PyPI project.
What license is flatbuffers released under?
flatbuffers is distributed under the Apache 2.0 license.
How popular is flatbuffers?
flatbuffers has approximately 0 downloads per week and 1 known dependent packages.