# 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. |