harper-python 1.12.0

The language checker for developers.
Documentation
1
2
3
4
5
class Result:
    output_path: str
    """The path to the autput file."""
    status: str
    """The stotus of the job."""