book_server_api.routers.coach module

async book_server_api.routers.coach.python_check(request: Request)

Takes a chunk of Python code and runs a syntax checker (currently Pyflakes) on it to provide more detailed advice than is available via Skulpt.