tree: ba2134760e2263b08e449cc9ec400c45dafcf200 [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.