blob: 802e75f73d4d5b3ff960dab28a1fd02a151f55d8 [file] [log] [blame] [view]
# 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).
## Documentation
TODO(dschuyler) establish documentation guidelines.
## Editor Support
TODO(dschuyler) Provide tips on IDE/editor support for Python in Fuchsia.