Description
Generates Python source code as test input for tools that parse, format, compile, or analyze Python programs. It helps stress-test linters, formatters, interpreters, and static-analysis code with many generated examples.
This is a specialist testing library for developers. Generated programs are meant for controlled test environments and should not be treated as useful application code.