Ragex.Editor.Validators.Python (Ragex v0.10.1)

View Source

Python code validator.

Uses Python's ast.parse() via shell command to validate Python syntax. Requires Python 3 to be installed on the system.