Python

Python is a scripting language from python.org.

Python interpreter

Fuchsia vendors its own Python 3 interpreter (//scripts/fuchsia-vendored-python, currently Python 3.11 or later). See Python versions in the style guide and RFC-0129.

Style

Fuchsia Python style guide

Testing

See Python testing.

Python scripts as build actions

See under Build system policies