跳到主要内容
版本:dev

Python Setup

Python packages are published on PyPI. pyfory supports Python 3.8 and later on Linux, macOS, and Windows. Use one compatible Fory release across every peer in an application.

Verify the Toolchain

python --version
python -m pip --version

Choose a Capability

CapabilityPackage or extraContinue with
Object SerializationpyforyPython object serialization, then choose xlang or native
Row Formatpyfory[format]Python Row Format
Schema and generated modelsfory-compilerFory IDL and Compiler
Fory gRPCpyfory plus grpcioPython gRPC

Each capability guide owns its exact install command and first runnable example.