blob: 524660ef9a0dfabbb5c9f11f0e932006895fdabd [file] [log] [blame] [view] [edit]
# Python
Python is a scripting language from [python.org](https://python.org/).
## Versions 2 and 3
See [Python versions](python_style.md#python-versions) in the style guide.
## Style
[Fuchsia Python style guide](python_style.md)
## Testing
See [Python testing](testing.md).