tree: 6937ff3b6f3f9d478268e7522e5057bdfd2516f4 [path history] [tgz]
  1. _toc.yaml
  2. OWNERS
  3. python_style.md
  4. README.md
  5. testing.md
docs/development/languages/python/README.md

Python

Python is a scripting language from python.org.

Versions 2 and 3

See Python versions in the style guide.

Style

Fuchsia Python style guide

Testing

See Python testing.