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